Fri, 01 Nov 2024 01:34:05 UTC | login

Information for build python-flask-restx-0.2.0-2.fc33

ID159216
Package Namepython-flask-restx
Version0.2.0
Release2.fc33
Epoch
SummaryFramework for fast, easy and documented API development with Flask
DescriptionFlask-RESTX is an extension for Flask that adds support for quickly building REST APIs. It encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTX should be easy to pick up. It provides a coherent collection of decorators and tools to describe your API and expose its documentation properly using Swagger.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 03 Jun 2020 09:19:03 UTC
CompletedWed, 03 Jun 2020 09:19:03 UTC
Tags
f33
RPMs
src
python-flask-restx-0.2.0-2.fc33.src.rpm (info) (download)
noarch
python3-flask-restx-0.2.0-2.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 0.2.0-2 - Rebuilt for Python 3.9 * Thu Mar 26 2020 Jiri Popelka <jpopelka@redhat.com> - 0.2.0-1 - Rename python-flask-restplus to python-flask-restx (#1817535) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Nov 15 2019 Jiri Popelka <jpopelka@redhat.com> - 0.13.0-2 - add CHANGELOG.rst * Tue Oct 22 2019 Jiri Popelka <jpopelka@redhat.com> - 0.13.0-1 - init