Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-cherrypy - A pythonic, object-oriented web development framework
CherryPy 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.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| python-cherrypy |
2.3.0 |
3.el5 |
noarch |
950 KiB |
Mon Feb 11 22:53:33 2008 |
| python-cherrypy |
2.2.1 |
10.el5 |
noarch |
772 KiB |
Tue Jan 29 04:00:25 2008 |
Changelog
- * Tue Jan 22 22:00:00 2008 Toshio Kuratomi <toshio{%}fedoraproject{*}org> 2.3.0-3
- Add egg-info so that the new TurboGears can build against cherrypy on F-7
and F-8 as well as Rawhide.
- * Thu Jan 17 22:00:00 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 22:00:00 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.