flask-restful 0.3.10-1 source package in Ubuntu

Changelog

flask-restful (0.3.10-1) unstable; urgency=medium

  [Jonathan Carter]
  * New upstream release
  * Update standards version to 4.6.2

  [Yogeswaran Umasankar]
  * Updated old patches for the new upstream version.
  * Patch for AttributeError in test with Python 3.12 + removed
    deprecated signals_available from test file.
  * Disabled two tests in rules until XML request handling is fixed
    (Closes: #1061028).
  * Added ${sphinxdoc:Built-Using} to python-flask-restful-doc depends.

 -- Jonathan Carter <email address hidden>  Sat, 03 Feb 2024 01:00:00 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-restful_0.3.10-1.dsc 2.3 KiB c9bdb41ba9debd5e85dec012390094863231c566e5f6a060893ab036b671900b
flask-restful_0.3.10.orig.tar.gz 115.9 KiB f0b709993627cfa8141aba6c4cae46d918b0fd07f158fe5ea3195b041ddd831b
flask-restful_0.3.10-1.debian.tar.xz 10.4 KiB 810d22fc901237523f666b7f604670ca9f09e3d59b93f0e5beed3abab7391af6

Available diffs

No changes file available.

Binary packages built by this source

python-flask-restful-doc: REST API framework for Flask applications (Documentation)

 Flask-RESTful is an extension for Flask that adds support for quickly building
 REST APIs. It is a lightweight abstraction that works with your existing
 ORM/libraries. Flask-RESTful encourages best practices with minimal setup.
 If you are familiar with Flask, Flask-RESTful should be easy to pick up.
 .
 This package provides the documentation.

python3-flask-restful: REST API framework for Flask applications (Python3 Module)

 Flask-RESTful is an extension for Flask that adds support for quickly building
 REST APIs. It is a lightweight abstraction that works with your existing
 ORM/libraries. Flask-RESTful encourages best practices with minimal setup.
 If you are familiar with Flask, Flask-RESTful should be easy to pick up.