Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 381985 - dev-python/cherrypy-3.2.1 version bump
Summary: dev-python/cherrypy-3.2.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-05 21:53 UTC by Johan Bergström
Modified: 2011-09-10 19:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
cherrypy-ifelse.patch (cherrypy-ifelse.patch,737 bytes, patch)
2011-09-05 21:53 UTC, Johan Bergström
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Bergström 2011-09-05 21:53:27 UTC
Created attachment 285673 [details, diff]
cherrypy-ifelse.patch

Some issues identified:
 - we shouldn't really install LICENSE.txt (sed -e "/LICENSE.txt/d" ...)
 - attached patch needed in order for python2.4 support (mentioned to cherrypy on their IRC channel)
 - tests freeze on python 2.4 (sig_block among others)
 - cherrypy/test seems to get installed even if the ebuild gives the impression of trying to delete it
 - py3.1 and 3.2 has one test fail and one error (string handling stuff)

IMO we should skip 2.4 support unless upstream does something about it (they've explicitly dropped 2.3)
Comment 1 Mike Gilbert gentoo-dev 2011-09-10 18:22:37 UTC
Working on this now.
Comment 2 Mike Gilbert gentoo-dev 2011-09-10 19:09:50 UTC
+*cherrypy-3.2.1 (10 Sep 2011)
+
+  10 Sep 2011; Mike Gilbert <floppym@gentoo.org> +cherrypy-3.2.1.ebuild:
+  Version bump for bug 381985 by Johan Bergström. Drop support for py2.4.
+