Information for build python-werkzeug-2.3.8-4.oc9

ID32464
Package Namepython-werkzeug
Version2.3.8
Release4.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-werkzeug.git#dfb8b9f57ee984a15f2755a6060521fe0fe728b8
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 byoc-bot
State complete
Volume DEFAULT
StartedWed, 18 Dec 2024 19:12:08 CST
CompletedWed, 18 Dec 2024 19:13:09 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-werkzeug.git:dfb8b9f57ee984a15f2755a6060521fe0fe728b8)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-werkzeug.git#dfb8b9f57ee984a15f2755a6060521fe0fe728b8'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-werkzeug-2.3.8-4.oc9.src.rpm (info) (download)
noarch
python3-werkzeug-2.3.8-4.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 Dec 18 2024 Jack Minjie HUANG <jackmjhuang@tencent.com> - 2.3.8-4 - [Type] security - [DESC] fix CVE-2024-49767 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.3.8-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.3.8-2 - Rebuilt for loongarch release * Mon Jul 22 2024 Jack Minjie HUANG <jackmjhuang@tencent.com> - 2.3.8-1 - [Type] security - [DESC] Upgrade to 2.3.8. fix CVE-2023-46136 CVE-2024-34069 * Mon Sep 25 2023 cunshunxia <cunshunxia@tencent.com> - 2.2.3-2 - rebuild for lost dist. * Tue Sep 19 2023 kianli <kianli@tencent.com> - 2.2.3-1 - Upgrade to 2.2.3 - 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