Name: | python3-flask |
---|---|
Epoch: | 1 |
Version: | 3.1.0 |
Release: | 2.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 913143 |
License: | BSD-3-Clause |
RPM: | python3-flask-3.1.0-2.el10_0.noarch.rpm |
Source RPM: | python-flask-3.1.0-2.el10_0.src.rpm |
Build Date: | Tue Jan 28 2025 |
Build Host: | build-ol10-x86_64.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. Python 3 version. |
- Add a bcond for the -doc subpackage; disable it in EPEL10
- Update to 3.1.0 (fixes RHBZ#2326006)
- Fix License: python-flask uses BSD-3-Clause
- convert license to SPDX
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13
- Update to 3.0.3 (fixes RHBZ#2273889)
- Update to 3.0.2 (fixes RHBZ#2262551)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Update to 3.0.1 (fixes RHBZ#2259051)