Thu, 16 May 2024 08:17:23 UTC | login

Information for build python-werkzeug-0.14.1-12.fc32

ID130417
Package Namepython-werkzeug
Version0.14.1
Release12.fc32
Epoch
SummaryThe Swiss Army knife of Python web development
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 bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Dec 2019 07:25:02 UTC
CompletedTue, 03 Dec 2019 07:25:02 UTC
Tags
f32
f33
RPMs
src
python-werkzeug-0.14.1-12.fc32.src.rpm (info) (download)
noarch
python3-werkzeug-0.14.1-12.fc32.noarch.rpm (info) (download)
python3-werkzeug-doc-0.14.1-12.fc32.noarch.rpm (info) (download)
Changelog * Wed Sep 18 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-12 - Subpackage python2-werkzeug has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-11 - Rebuilt for Python 3.8 * Mon Jul 29 2019 Petr Viktorin <pviktori@redhat.com> - 0.14.1-10 - Remove non-essential Python 2 test dependencies https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal#Removing_Requirements - Use system Python interpreter in tests * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Apr 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-8 - Remove python2-werkzeug-doc https://fedoraproject.org/wiki/Changes/Sphinx2 * Sun Feb 17 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.14.1-7 - Backport fix to tests using 'python' command * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jul 16 2018 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-5 - Make sure we ship Python 3 docs in the Python 3 docs package * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-3 - Rebuilt for Python 3.7 * Tue Jun 05 2018 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-2 - Don't BR watchdog, it is not needed * Wed May 09 2018 Adam Williamson <awilliam@redhat.com> - 0.14.1-1 - Update to 0.14.1 (needed by httpbin) - Run tests during build * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Nov 20 2017 Charalampos Stratakis <cstratak@redhat.com> - 0.12.2-1 - Update to 0.12.2 * Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 0.11.10-8 - Cleanup spec file conditionals