Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155354 - wsgiref-0.1.2 (new ebuild)
Summary: wsgiref-0.1.2 (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL: http://peak.telecommunity.com/wsgiref...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-11-16 06:40 UTC by brad walker
Modified: 2008-07-02 05:45 UTC (History)
1 user (show)

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


Attachments
wsgiref-0.1.2.ebuild (wsgiref-0.1.2.ebuild,502 bytes, text/plain)
2006-11-16 06:41 UTC, brad walker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description brad walker 2006-11-16 06:40:48 UTC
Hello.

Many Python web frameworks are supporting the Web Server Gateway Interface. Pylons depends on it.

WSGI comes standard with Python2.5, but won't be stable for a while. And some users may want to use WSGI with Python2.4 even after Python2.5 is unmasked.

dev-lang/python-2.5* should block dev-python/wsgiref.
Comment 1 brad walker 2006-11-16 06:41:48 UTC
Created attachment 102056 [details]
wsgiref-0.1.2.ebuild
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-11-16 06:45:21 UTC
Hmmm well, I'd honestly rather let those ebuilds that need WSGI depend on python-2.5 ;)
Comment 3 Rob Cakebread (RETIRED) gentoo-dev 2008-07-02 04:56:00 UTC
Assigning to python since it's used for testing new cherrypy and turbogears which I'm adding shortly.
Comment 4 Rob Cakebread (RETIRED) gentoo-dev 2008-07-02 05:45:51 UTC
Thanks, Brad. Added to CVS.