Name: | python-flask |
---|---|
Epoch: | 1 |
Version: | 0.10.1 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 1105444 |
License: | BSD |
RPM: | python-flask-0.10.1-4.el7.noarch.rpm |
Source RPM: | python-flask-0.10.1-4.el7.src.rpm |
Build Date: | Fri Jul 11 2014 |
Build Host: | ca-build56.us.oracle.com |
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. |
- Rebuilt for RHEL 7 - tests disabled
- fix wrong requires on sphinx (RHBZ #989361)
- Nuke a Python3 specific file owned by python3-setuptools.
- upstream 0.10.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Add epoch to subpackage Requires.
- Fix changelog messup.
- Unified spec for EL6 and Fedora
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- upstream 0.9 - spec cleanups