flask-restful 0.3.9-6 source package in Ubuntu

Changelog

flask-restful (0.3.9-6) unstable; urgency=medium

  * Add a || kill in the trap function of functional tests.

 -- Thomas Goirand <email address hidden>  Fri, 16 Dec 2022 10:26:34 +0100

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
Mantic release main misc
Lunar release main misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-restful_0.3.9-6.dsc 2.3 KiB 02a55241cdd8a314841777863b93b8cfe4b2eeb6bb6576d9d36b04bc7a9e6497
flask-restful_0.3.9.orig.tar.gz 115.4 KiB 1da71d0996312118336604a395f5ba9f43434dc26b34af5ccaed5c723757acbb
flask-restful_0.3.9-6.debian.tar.xz 9.6 KiB 83e0e2cc283f74f7545fb5b40744d71d149afb7f8f2aded10d84fb0abc53c9ae

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.