flask-restful 0.3.10-2 source package in Ubuntu
Changelog
flask-restful (0.3.10-2) unstable; urgency=medium * Team upload. * d/control: move ${sphinxdoc:Built-Using} from Depends to Built-Using. The fixed-version dependency was blocking a new version of Sphinx. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository. * watch file standard 4 (routine-update) * d/control: add missing dependencies on other -docs packages * d/patches/0003-Use-local-copies-of-object.inv-for-building-document.patch: link to packaged copy of the "six" HTML documentation. * removed unused debian/python3-flask-restful.lintian-overrides * d/control: switch to autopkgtest-pkg-pybuild -- Michael R. Crusoe <email address hidden> Fri, 15 Mar 2024 13:27:57 +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 | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | main | misc | |
Noble | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
flask-restful_0.3.10-2.dsc | 2.4 KiB | 8efef038c536bdbb54542bb2aa88e150550d7690f55ab9534aa7818877b8d72e |
flask-restful_0.3.10.orig.tar.gz | 115.9 KiB | f0b709993627cfa8141aba6c4cae46d918b0fd07f158fe5ea3195b041ddd831b |
flask-restful_0.3.10-2.debian.tar.xz | 10.5 KiB | 776724cb7e6d35476c5d19737eb25e272d0084ba63123d1f98479e393c668312 |
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.