Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512246 - dev-python/doit-0.27.0 version bump
Summary: dev-python/doit-0.27.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben de Groot (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2014-06-03 06:22 UTC by Dennis Schridde
Modified: 2015-03-09 11:16 UTC (History)
1 user (show)

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


Attachments
doit-0.25.0.ebuild (doit-0.25.0.ebuild,2.03 KB, text/plain)
2014-06-03 06:22 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2014-06-03 06:22:36 UTC
Created attachment 378130 [details]
doit-0.25.0.ebuild

Version 0.25.0 of doit was released.
Comment 1 Dennis Schridde 2014-06-03 06:24:53 UTC
The necessary patch is small:

--- dev-python/doit/doit-0.23.0-r1.ebuild     2014-03-31 23:31:14.000000000 +0200
+++ dev-python/doit/doit-0.25.0.ebuild 2014-05-06 21:14:06.000000000 +0200
@@ -22,7 +22,7 @@
                dev-python/mock[${PYTHON_USEDEP}] )"
 # Required for test phase
 DISTUTILS_IN_SOURCE_BUILD=1
-DOCS=( AUTHORS CHANGES README TODO.txt dev_requirements.txt )
+DOCS=( AUTHORS CHANGES README.rst TODO.txt dev_requirements.txt )
 
 python_prepare_all() {
        use test && DISTUTILS_IN_SOURCE_BUILD=1
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-06-03 16:53:42 UTC
Comment on attachment 378130 [details]
doit-0.25.0.ebuild

dev-python/doit-0.25.0.ebuild

Nothing in the tree ever looks like <cat>/<pkg>-<version>.ebuild
Comment 3 Ben de Groot (RETIRED) gentoo-dev 2015-03-09 11:16:12 UTC
committed