Thu, 18 Apr 2024 13:29:13 UTC | login

Information for build python-waitress-0.8.9-5.el7

ID12663
Package Namepython-waitress
Version0.8.9
Release5.el7
Epoch
SummaryWaitress WSGI server
DescriptionWaitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 2.6+ and Python 3.2. It is also known to run on PyPy 1.6.0 on UNIX. It supports HTTP/1.0 and HTTP/1.1. For more information, see /usr/share/doc/python-waitress-0.8.9/docs or http://docs.pylonsproject.org/projects/waitress/en/latest/ .
Built byapevec
State complete
Volume DEFAULT
StartedTue, 04 Oct 2016 00:50:31 UTC
CompletedTue, 04 Oct 2016 00:53:06 UTC
Taskbuild (cloud7-openstack-common-el7, python-waitress-0.8.9-5.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
cloud7-openstack-common-release
cloud7-openstack-common-testing
cloud7-openstack-queens-candidate
cloud7-openstack-queens-release
cloud7-openstack-queens-testing
cloud7-openstack-rocky-release
cloud7-openstack-rocky-testing
cloud7-openstack-stein-release
cloud7-openstack-stein-testing
cloud7-openstack-train-release
cloud7-openstack-train-testing
cloud7-openstack-ussuri-testing
RPMs
src
python-waitress-0.8.9-5.el7.src.rpm (info) (download)
noarch
python-waitress-0.8.9-5.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Mon Apr 27 2015 Ralph Bean <rbean@redhat.com> - 0.8.9-5 - Conditionalize the python3 subpackage. * Mon Jul 14 2014 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.9-4 - Fix comment in %description about versioned directory for docs - Use __python2 macro instead of __python * Sat Jun 14 2014 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.9-3 - Run the tests with nose to avoid unclosed socket errors * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun May 25 2014 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.9-1 - Update to upstream * Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 0.8.8-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Sun Dec 22 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.8-1 - Update to upstream * Sun Dec 08 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.5-3 - Remove python3 dependency on the python-waitress python2 package * Wed Aug 07 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.5-2 - Update description to use the new Fedora 20 _pkgdocdir macro, which is also defined for backwards cmompatibility * Wed Jul 31 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.5-1 - Update to upstream * Sat Jul 06 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.4-1 - Update to upstream - Added waitress-serve as a binary executable in /usr/bin * Sun May 12 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.3-1 - Update to upstream * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Nov 28 2012 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.2-3 - Use 0.8.9 in the Source0 to avoid duplicates * Sat Nov 24 2012 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.2-2 - Point to the local docs directory in the description for the documentation - Remove py3dir before copying the files to it in the prep phase - Remove -O1 in the build phase as it is not used anymore in the Fedora Packaging guidelines - Remove files rpmlint doesn't like * Mon Nov 19 2012 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.2-1 - New package.