Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209631 - New ebuild: dev-python/werkzeug-0.1
Summary: New ebuild: dev-python/werkzeug-0.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Christian Hoffmann (RETIRED)
URL: http://werkzeug.pocoo.org/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2008-02-11 03:13 UTC by Adrian Perez
Modified: 2008-03-15 21:43 UTC (History)
1 user (show)

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


Attachments
werkzeug-0.1.ebuild (werkzeug-0.1.ebuild,505 bytes, text/plain)
2008-02-11 03:14 UTC, Adrian Perez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Perez 2008-02-11 03:13:22 UTC
Quoting the project website: “Werkzeug started as simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules.”

I wanted to test-drive Werkzeug for one of my pet-projects, so I made an ebuild.

Reproducible: Always
Comment 1 Adrian Perez 2008-02-11 03:14:29 UTC
Created attachment 143182 [details]
werkzeug-0.1.ebuild
Comment 2 Christian Hoffmann (RETIRED) gentoo-dev 2008-03-15 21:43:47 UTC
Thanks for the bug and the ebuild, I needed it myself and already had a werkzeug-0.1 ebuild flowing around for some weeks (months?). Now that 0.2 was released, I considered it mature enough for adding it to the tree and did so => Fixed.
Your ebuild is almost identical to the one I added, though. :)