Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 387377

Summary: dev-python/configglue (new ebuild)
Product: Gentoo Linux Reporter: Laurento Frittella (mrfree) <laurento.frittella>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal CC: python
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: WIP ebuild from mrfree in #gentoo-sunrise

Description Laurento Frittella (mrfree) 2011-10-17 08:22:54 UTC
https://launchpad.net/configglue
Comment 1 James Broadhead 2011-10-18 17:52:26 UTC
Created attachment 290179 [details]
WIP ebuild from mrfree in #gentoo-sunrise

WIP ebuild from mrfree in #gentoo-sunrise. 

Tested on x86 and amd64. Works. 

Current ebuild needs the following fix: 
Installs tests to site-packages, but no option to run them.
Tests need RDEPEND="dev-python/mock".
Comment 2 Laurento Frittella (mrfree) 2011-10-18 18:22:26 UTC
Hi James... I'm mrfree :)

I'm simply waiting for a dev's "ok to commit" to push my ebuild on sunrise overlay.

The dev-python/mock in the RDEPEND you proposed isn't correct, we need it only for tests and only if wanted (useflag enabled). I've already implemented tests support using distutils.eclass, I think it's the way to go.

ASAP I'll commit it in the overlay.
Comment 3 Laurento Frittella (mrfree) 2011-10-21 12:18:33 UTC
This is now in the sunrise overlay. You can find it at:
http://overlays.gentoo.org/proj/sunrise/browser/reviewed/dev-python/configglue
Comment 4 Thomas Sachau gentoo-dev 2014-12-14 14:04:55 UTC
The ebuild in sunrise was outdated and unmaintained, so it got removed.