Sat, 24 Jan 2026 14:53:58 CST | login

Information for build python-flask-2.2.5-7.oc9

ID40376
Package Namepython-flask
Version2.2.5
Release7.oc9
Epoch1
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-flask.git?.#e41e86ca838adb54864254b5f8c580a2d3dae82a
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 23:21:07 CST
CompletedFri, 13 Jun 2025 23:24:21 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-flask.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-flask.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-flask-2.2.5-7.oc9.src.rpm (info) (download)
noarch
python3-flask-2.2.5-7.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1:2.2.5-7 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1:2.2.5-6 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1:2.2.5-5 - Rebuilt for loongarch64 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1:2.2.5-4 - Rebuilt for loongarch release * Wed Sep 20 2023 Shuo Wang <abushwang@tencent.com> - 1:2.2.5-3 - add epoch temporarily, we will remove it in the future * Wed Sep 20 2023 Shuo Wang <abushwang@tencent.com> - 2.2.5-2 - Rebuilt for python 3.11 * Tue Sep 19 2023 cunshunxia <cunshunxia@tencent.com> - 2.2.5-1 - upgrade to 2.2.5 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1:2.1.3-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1:2.1.3-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1:2.1.3-3 - Rebuilt for OpenCloudOS Stream 23.05 * Wed Apr 19 2023 kianli <kianli@tencent.com> - 2.1.3-2 - remove .gitignore and .code.yml * Wed Apr 19 2023 kianli <kianli@tencent.com> - 2.1.3-1 - initial build