Mon, 26 Jan 2026 05:37:14 CST | login

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

ID20623
Package Namepython-flask
Version2.2.5
Release3.oc9
Epoch1
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-flask.git?.#b5dc8271135473f36e4675c32c8a314e8c3eafec
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 bydenisecheng
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 20:07:10 CST
CompletedTue, 16 Jan 2024 20:08:47 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-3.oc9.src.rpm (info) (download)
noarch
python3-flask-2.2.5-3.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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