Sun, 25 Jan 2026 10:06:56 CST | login

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

ID16966
Package Namepython-flask
Version2.1.3
Release3.oc9
Epoch1
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-flask.git?.#48560e05f113211b4486a48c4e8f056349b7857a
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
StartedMon, 16 Oct 2023 15:49:02 CST
CompletedMon, 16 Oct 2023 15:50:25 CST
Taskbuild (dist-oc9-epol, /src-opencloudos-rpms/python-flask.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-flask.git?.#origin/oc9'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
python-flask-2.1.3-3.oc9.src.rpm (info) (download)
noarch
python3-flask-2.1.3-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 * 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