Thu, 25 Apr 2024 15:49:26 UTC | login

Information for build python27-python-werkzeug-0.8.3-5.sc1.el6

ID7446
Package Namepython27-python-werkzeug
Version0.8.3
Release5.sc1.el6
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 byhhorak
State complete
Volume DEFAULT
StartedFri, 13 Nov 2015 00:49:10 UTC
CompletedFri, 13 Nov 2015 00:52:27 UTC
Taskbuild (sclo6-python27-rh-el6, python27-python-werkzeug-0.8.3-5.sc1.el6.src.rpm)
Tags
sclo6-python27-rh-candidate
sclo6-python27-rh-release
sclo6-python27-rh-testing
RPMs
src
python27-python-werkzeug-0.8.3-5.sc1.el6.src.rpm (info) (download)
noarch
python27-python-werkzeug-0.8.3-5.sc1.el6.noarch.rpm (info) (download)
python27-python-werkzeug-doc-0.8.3-5.sc1.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Wed May 15 2013 Matej Stuchlik <mstuchli@redhat.com> - 0.8.3-5 - Improved error messages in FIPS * Tue May 07 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 0.8.3-4 - Rebuild to generate bytecode properly after fixing rhbz#956289 * Wed Sep 19 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 0.8.3-3 - Rebuilt for SCL. * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sun Feb 05 2012 Haïkel Guémar <hguemar@fedoraproject.org> - 0.8.3-1 - upstream 0.8.3 (fixes XSS security issues) * Wed Jan 25 2012 Haïkel Guémar <hguemar@fedoraproject.org> - 0.8.2-1 - upstream 0.8.2 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Sun May 23 2010 Peter Halliday <phalliday@excelsiorsystems.net> - 0.6.2-1 - Updating because upstream release of Werkzeug 0.6.2 * Fri Mar 05 2010 Peter Halliday <phalliday@excelsiorsystems.net> - 0.6-1 - Updating because upstream release of Werkzeug 0.6 * Tue Aug 25 2009 Peter Halliday <phalliday@excelsiorsystems.net> - 0.5.1-1 - Initial package