Changelog for
python3-CherryPy-3.8.0-7.1.noarch.rpm :
Tue Jun 30 14:00:00 2015 arunAATTgmx.de
- update to version 3.8.0:
* Pull Request #96: Pass \"exc_info\" to logger as keyword rather
than formatting the error and injecting into the message.
Sat Apr 25 14:00:00 2015 arunAATTgmx.de
- specfile:
* update copyright year
- update to version 3.7.0:
* CherryPy daemon may now be invoked with \"python -m cherrypy\" in
addition to the \"cherryd\" script.
* Issue #1298: Fix SSL handling on CPython 2.7 with builtin SSL
module and pyOpenSSL 0.14. This change will break PyPy for now.
* Several documentation fixes.
Tue Dec 16 13:00:00 2014 arunAATTgmx.de
- update to version 3.6.0:
* Fixed HTTP range headers for negative length larger than content size.
* Disabled universal wheel generation as wsgiserver has Python duality.
* Pull Request #42: Correct TypeError in ``check_auth`` when encrypt is used.
* Pull Request #59: Correct signature of HandlerWrapperTool.
* Pull Request #60: Fix error in SessionAuth where login_screen was
incorrectly used.
* Issue #1077: Support keyword-only arguments in dispatchers (Python 3).
* Issue #1019: Allow logging host name in the access log.
* Pull Request #50: Fixed race condition in session cleanup.
- changes from version 3.5.0:
* Issue #1301: When the incoming queue is full, now reject additional
connections. This functionality was added to CherryPy 3.0, but
unintentionally lost in 3.1.
- changes from version 3.4.0:
* Miscellaneous quality improvements.
Tue May 20 14:00:00 2014 toddrme2178AATTgmail.com
- Update to version 3.3.0
+ No changelog available
- Update to version 3.2.6
+ No changelog available
- Update to version 3.2.5
+ No changelog available
- Update to version 3.2.4
+ No changelog available
Tue Jul 16 14:00:00 2013 speilickeAATTsuse.com
- Drop clean section
Thu Nov 22 13:00:00 2012 toddrme2178AATTgmail.com
- Remove openSUSE 11.4 spec file workarounds
Fri May 25 14:00:00 2012 toddrme2178AATTgmail.com
- Fix building on openSUSE 11.4
- spec file cleanups
Wed May 23 14:00:00 2012 highwaystar.ruAATTgmail.com
- python3 package added