Tue, 20 Jan 2026 04:35:15 CST | login

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

ID5655
Package Namepython-flask
Version2.2.5
Release3.ocs23
Epoch1
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 byocs-bot
State complete
Volume DEFAULT
StartedWed, 20 Sep 2023 16:10:26 CST
CompletedWed, 20 Sep 2023 16:11:39 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-flask.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-flask.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-flask-2.2.5-3.ocs23.src.rpm (info) (download)
noarch
python3-flask-2.2.5-3.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.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