Tue, 20 Jan 2026 04:34:38 CST | login

Information for build python-flask-2.1.3-4.ocs23

ID4079
Package Namepython-flask
Version2.1.3
Release4.ocs23
Epoch1
Sourcegit+https://gitee.com/opencloudos-stream/python-flask.git?.#fc50cf6099aaac447184d97904309330c3b126b8
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 13:50:19 CST
CompletedSat, 09 Sep 2023 13:56:20 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-flask.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-flask.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-flask-2.1.3-4.ocs23.src.rpm (info) (download)
noarch
python3-flask-2.1.3-4.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 * 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