Name: | python2-flask |
---|---|
Epoch: | 1 |
Version: | 1.0.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 791271 |
License: | BSD |
RPM: | python2-flask-1.0.2-1.el7.noarch.rpm |
Source RPM: | python-flask-1.0.2-1.el7.src.rpm |
Build Date: | Thu Apr 29 2021 |
Build Host: | ad918519ec054c728aee00fa1f8cf081 |
Vendor: | Oracle America |
URL: | http://flask.pocoo.org/ |
Summary: | A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions |
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. Python 2 version. |
- Update to 1.0.2 (rhbz#1572414) - Do not build Sphinx docs (pallet-sphinx-themes not available)
- new version
- new version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6 - Have rpmbuild to not fail on python3 test failures
- Fix FTBFS - Ton of fixes in spec
- Attempt a completely fresh build with new NVR.