Sun, 22 Dec 2024 19:49:53 CST | login

Information for build python-werkzeug-2.3.7-2.ocs23

ID5510
Package Namepython-werkzeug
Version2.3.7
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-werkzeug.git?.#a4274698e61faf909b6e1a24607c2dc02b1b984b
SummaryComprehensive WSGI web application library
Description Werkzeug started as simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules. Werkzeug is unicode aware and doesn't enforce a specific template engine, database adapter or anything else. It doesn't even enforce a specific way of handling requests and leaves all that up to the developer. It's most useful for end user applications which should work on as many server environments as possible (such as blogs, wikis, bulletin boards, etc.).
Built byabushwang
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 20:42:34 CST
CompletedTue, 19 Sep 2023 20:44:37 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-werkzeug.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-werkzeug.git?.#HEAD'}}
Tags No tags
RPMs
src
python-werkzeug-2.3.7-2.ocs23.src.rpm (info) (download)
noarch
python3-werkzeug-2.3.7-2.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.3.7-2 - Rebuilt for python 3.11 * Sat Sep 16 2023 Zhao Zhen <jeremiazhao@tencent.com> - 2.0.2-5 - updated upstream 2.3.7 - fixed CVE-2023-25577 CVE-2023-23934 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.2-5 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.2-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.2-3 - Rebuilt for OpenCloudOS Stream 23 * Fri Jan 13 2023 Shuo Wang <abushwang@tencent.com> - 2.0.2-2 - remove unused patch * Thu Jan 12 2023 Shuo Wang <abushwang@tencent.com> - 2.0.2-1 - initial build