Sun, 19 May 2024 16:29:46 UTC | login

Information for build python-flask-1.0.2-9.fc32

ID130485
Package Namepython-flask
Version1.0.2
Release9.fc32
Epoch1
SummaryA micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
DescriptionFlask is called a “micro-framework” because the idea to keep the core simple but extensible. There is no database abstraction layer, no form validation or anything else where different libraries already exist that can handle that. However Flask knows the concept of extensions that can add this functionality into your application as if it was implemented in Flask itself. There are currently extensions for object relational mappers, form validation, upload handling, various open authentication technologies and more.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Dec 2019 07:33:52 UTC
CompletedTue, 03 Dec 2019 07:33:52 UTC
Tags
f32
f33
RPMs
src
python-flask-1.0.2-9.fc32.src.rpm (info) (download)
noarch
python-flask-doc-1.0.2-9.fc32.noarch.rpm (info) (download)
python3-flask-1.0.2-9.fc32.noarch.rpm (info) (download)
Changelog * Wed Oct 30 2019 Miro Hrončok <mhroncok@redhat.com> - 1:1.0.2-9 - Obsolete proper version of python2-flask to fix an upgrade path issue (#1767198) * Wed Sep 18 2019 Miro Hrončok <mhroncok@redhat.com> - 1:1.0.2-8 - Subpackage python2-flask has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 1:1.0.2-7 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Mar 08 2019 François Cami <fcami@fedoraproject.org> - 1:1.0.2-5 - Remove python2-sphinx dependency since it's not used anymore. * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.0.2-2 - Rebuilt for Python 3.7 * Fri Jun 01 2018 Ken Dreyer <ktdreyer@ktdreyer.com> 1:1.0.2-1 - Update to 1.0.2 (rhbz#1572414) - Do not build Sphinx docs (pallet-sphinx-themes not available) * Fri Apr 27 2018 Ricky Elrod <relrod@redhat.com> - 1:1.0-1 - new version * Thu Feb 15 2018 itamar <itamar@ispbrasil.com.br> - 1:0.12.2-1 - new version * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.11.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 18 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1:0.11.1-7 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)