Project python-flask-1:0.12.2-4.el8
content_copy
Name
python-flask
Epoch
1
Version
0.12.2
Release
4.el8
Website/URL
http://flask.pocoo.org/
License
BSD
Build Time
2023-08-08 19:16:51
Build Host
builder-x86-13.inferitos.ru
Summary
A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
Repositories
AppStream
Description
Flask 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.
Errata
—
×
Package
Summary
SHA-256 checksum
noarch
python3-flask-1:0.12.2-4.el8.noarch
content_copy
A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
763897c9e90e181738f54fdd8543dd2d2f37257afa8176fd8e041aa5c77c0d22
download
src
python-flask-1:0.12.2-4.el8.src
content_copy
A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
6e447adc00eaa6534be5610e7f88e2411344b83ca658dd4738acdff640432eb0
download
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1:0.12.2-4
- Rebuilt for MSVSphere 8.8
* Thu Nov 07 2019 Brian C. Lane <bcl@redhat.com> - 0.12.2-4
- Add upstream changes from 0.12.4
Resolves: rhbz#1585318
- Add TestJSON to the gating test from upstream
Related: rhbz#1585318
* Wed Sep 05 2018 Brian C. Lane <bcl@redhat.com> - 0.12.2-3
- detect UTF encodings when loading json (CVE-2018-1000656)
Resolves: rhbz#1623180
* Wed Jun 20 2018 Charalampos Stratakis <cstratak@redhat.com> - 1:0.12.2-2
- Conditionalize the python2 subpackage
* 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)
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.11.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.11.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Dec 13 2016 Stratakis Charalampos <cstratak@redhat.com> - 1:0.11.1-4
- Rebuild for Python 3.6
- Have rpmbuild to not fail on python3 test failures