Thu, 06 Jun 2024 22:20:41 UTC | login

Information for build python-cherrypy-3.5.0-6.fc27

ID16315
Package Namepython-cherrypy
Version3.5.0
Release6.fc27
Epoch
SummaryPythonic, object-oriented web development framework
DescriptionCherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:25:14 UTC
CompletedSat, 14 Apr 2018 20:25:14 UTC
Tags
f28
f29
RPMs
src
python-cherrypy-3.5.0-6.fc27.src.rpm (info) (download)
noarch
python-cherrypy-3.5.0-6.fc27.noarch.rpm (info) (download)
Changelog * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.0-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Aug 27 2014 Luke Macken <lmacken@redhat.com> - 3.5.0-1 - Update to 3.5.0 (#1104560) * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Thu Oct 27 2011 Conrad Meyer <konrad@tylerc.org> - 3.2.2-1 - Update to 3.2.2 * Sat Jul 16 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 3.2.1-1 - Update to 3.2.1 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 3.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Mon May 31 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 3.1.2-4 - Fix a failing unittest with newer python * Sat Apr 24 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 3.1.2-3 - Revert a try at 3.2.x-rc1 as the tests won't pass without some work. * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Tue Jun 16 2009 Toshio Kuratomi <toshio@fedoraproject.org> - 3.1.2-1 - New upstream with python-2.6 fixes. - BR tidy for tests. * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Mon Dec 01 2008 Toshio Kuratomi <toshio@fedoraproject.org> - 3.1.1-1 - Update to 3.1.1 - Fix python-2.6 build errors - Make test code non-interactive via cmdline switch - Refresh the no test and tutorial patch * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 3.0.3-3 - Rebuild for Python 2.6 * Tue Jan 22 2008 Toshio Kuratomi <toshio@fedoraproject.org> 3.0.3-2 - Forgot to upload the tarball. * Mon Jan 21 2008 Toshio Kuratomi <toshio@fedoraproject.org> 3.0.3-1 - Upgrade to 3.0.3. * Thu Jan 17 2008 Toshio Kuratomi <toshio@fedoraproject.org> 2.3.0-2 - EINTR Patch needed to be forwarded ported as well as it is only applied to CP trunk (3.x). * Thu Jan 17 2008 Toshio Kuratomi <toshio@fedoraproject.org> 2.3.0-1 - Update to new upstream which rolls in the backported security fix. - Refresh other patches to apply against new version. - Change to new canonical source URL. - Reenable tests. * Sun Jan 06 2008 Toshio Kuratomi <toshio@fedoraproject.org> 2.2.1-8 - Fix a security bug with a backport of http://www.cherrypy.org/changeset/1775 - Include the egginfo files as well as the python files. * Sat Nov 03 2007 Luke Macken <lmacken@redhat.com> 2.2.1-7 - Apply backported fix from http://www.cherrypy.org/changeset/1766 to improve CherryPy's SIGSTOP/SIGCONT handling (Bug #364911). Thanks to Nils Philippsen for the patch. * Mon Feb 19 2007 Luke Macken <lmacken@redhat.com> 2.2.1-6 - Disable regression tests until we can figure out why they are dying in mock. * Sun Dec 10 2006 Luke Macken <lmacken@redhat.com> 2.2.1-5 - Add python-devel to BuildRequires * Sun Dec 10 2006 Luke Macken <lmacken@redhat.com> 2.2.1-4 - Rebuild for python 2.5 * Mon Sep 18 2006 Luke Macken <lmacken@redhat.com> 2.2.1-3 - Rebuild for FC6 - Include pyo files instead of ghosting them * Thu Jul 13 2006 Luke Macken <lmacken@redhat.com> 2.2.1-2 - Rebuild * Thu Jul 13 2006 Luke Macken <lmacken@redhat.com> 2.2.1-1 - Update to 2.2.1 - Remove unnecessary python-abi requirement * Sat Apr 22 2006 Gijs Hollestelle <gijs@gewis.nl> 2.2.0-1 - Update to 2.2.0 * Wed Feb 22 2006 Gijs Hollestelle <gijs@gewis.nl> 2.1.1-1 - Update to 2.1.1 (Security fix) * Tue Nov 01 2005 Gijs Hollestelle <gijs@gewis.nl> 2.1.0-1 - Updated to 2.1.0 * Sat May 14 2005 Gijs Hollestelle <gijs@gewis.nl> 2.0.0-2 - Added dist tag * Sun May 08 2005 Gijs Hollestelle <gijs@gewis.nl> 2.0.0-1 - Updated to 2.0.0 final - Updated python-cherrypy-tutorial-doc.patch to match new version * Wed Apr 06 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 2.0.0-0.2.b - Removed CFLAGS * Wed Mar 23 2005 Gijs Hollestelle <gijs[AT]gewis.nl> 2.0.0-0.1.b - Initial Fedora Package