Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387377 - dev-python/configglue (new ebuild)
Summary: dev-python/configglue (new ebuild)
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2011-10-17 08:22 UTC by Laurento Frittella (mrfree)
Modified: 2014-12-14 14:04 UTC (History)
1 user (show)

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


Attachments
WIP ebuild from mrfree in #gentoo-sunrise (configglue-1.0.ebuild,490 bytes, text/plain)
2011-10-18 17:52 UTC, James Broadhead
Details

Note You need to log in before you can comment on or make changes to this bug.
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.