Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 441642 - dev-python/wsgilog-0.3 - class for logging in WSGI-applications.
Summary: dev-python/wsgilog-0.3 - class for logging in WSGI-applications.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Jens Ott
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-11-03 22:32 UTC by Jens Ott
Modified: 2012-12-22 11:57 UTC (History)
3 users (show)

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


Attachments
wsgilog-0.3.ebuild (wsgilog-0.3.ebuild,651 bytes, text/plain)
2012-11-03 22:32 UTC, Jens Ott
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Ott 2012-11-03 22:32:03 UTC
Find attached the ebuild for dev-python/wsgilog.

While webpy is in portage-tree, it makes sense, to also have a logger for it in portage.
Comment 1 Jens Ott 2012-11-03 22:32:49 UTC
Created attachment 328246 [details]
wsgilog-0.3.ebuild

The mentioned ebuild-file
Comment 2 Jens Ott 2012-11-07 11:30:37 UTC
What needs to be fullfilled to become maintainer? As I am actively using this package I might become maintainer for it?!

BR
Jens
Comment 3 Michael Palimaka (kensington) gentoo-dev 2012-11-07 11:36:22 UTC
(In reply to comment #2)
> What needs to be fullfilled to become maintainer? As I am actively using
> this package I might become maintainer for it?!
> 
> BR
> Jens

@proxy-maint, anyone interested in working with Jens on this?
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2012-12-22 11:53:10 UTC
(In reply to comment #2)
> What needs to be fullfilled to become maintainer? As I am actively using
> this package I might become maintainer for it?!
> 
> BR
> Jens

please read here
http://www.gentoo.org/proj/en/qa/proxy-maintainers/index.xml

I will review the changes and commit it in the meantime
Comment 5 Markos Chandras (RETIRED) gentoo-dev 2012-12-22 11:57:15 UTC
A couple of comments

- No stable keywords for new ebuilds
- S=$WORKDIR/$P is the default so no need to be there


I fixed that and committed it

+*wsgilog-0.3 (22 Dec 2012)
+
+  22 Dec 2012; Markos Chandras <hwoarang@gentoo.org> +metadata.xml,
+  +wsgilog-0.3.ebuild:
+  Initial commit. Bug #441642. Thanks to Jens Ott <jo@opteamax.de> who will be
+  the maintainer