Sun, 28 Apr 2024 17:51:57 UTC | login

Information for build python-werkzeug-2.2.3-1.el9s

ID43508
Package Namepython-werkzeug
Version2.2.3
Release1.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-werkzeug.git#ed0f26befffa7d50aa9ff9cd6e593480d3119cf2
SummaryComprehensive WSGI web application library
DescriptionWerkzeug ======== 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 byrdobuilder
State complete
Volume DEFAULT
StartedTue, 04 Apr 2023 11:18:40 UTC
CompletedTue, 04 Apr 2023 11:21:01 UTC
Taskbuild (cloud9s-openstack-bobcat-el9s, /rpms/python-werkzeug.git:ed0f26befffa7d50aa9ff9cd6e593480d3119cf2)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-werkzeug.git#ed0f26befffa7d50aa9ff9cd6e593480d3119cf2'}}
Tags
cloud9s-openstack-bobcat-release
cloud9s-openstack-bobcat-testing
cloud9s-openstack-caracal-testing
RPMs
src
python-werkzeug-2.2.3-1.el9s.src.rpm (info) (download)
noarch
python3-werkzeug-2.2.3-1.el9s.noarch.rpm (info) (download)
python3-werkzeug-doc-2.2.3-1.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Mon Feb 20 2023 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.2.3-1 - Update to 2.2.3 (fixes RHBZ#2169828) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Aug 09 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.2.2-1 - Update to 2.2.2 (fixes RHBZ#2116571) * Thu Jul 28 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.2.1-1 - Update to 2.2.1 (fixes RHBZ#2069345) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 2.0.3-2 - Rebuilt for Python 3.11 * Mon Feb 21 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.0.3-1 - Update to 2.0.3 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Nov 10 2021 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.0.2-1 - Update to 2.0.2 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jun 22 2021 Lumír Balhar <lbalhar@redhat.com> - 2.0.1-1 - Update to 2.0.1 Resolves: rhbz#1795102 * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1.0.1-6 - Rebuilt for Python 3.10 * Thu May 13 2021 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-5 - Workaround failing tests with pytest 6.2+ - Fixes: rhbz#1928083