Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 579830 - dev-python/python-musicbrainz-ngs-0.6 version bump
Summary: dev-python/python-musicbrainz-ngs-0.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-13 12:43 UTC by gerion
Modified: 2016-04-13 13:21 UTC (History)
0 users

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


Attachments
python-musicbrainz-ngs-0.6.ebuild (python-musicbrainz-ngs-0.6.ebuild,1.05 KB, text/plain)
2016-04-13 12:43 UTC, gerion
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gerion 2016-04-13 12:43:01 UTC
Created attachment 430310 [details]
python-musicbrainz-ngs-0.6.ebuild

Two days ago there was the 0.6 release.

The ebuild is more less equal to 0.5. Difference lays here:
 python_prepare_all() {
        # Prevent un-needed d'loading
-       sed -e "s/, 'sphinx.ext.intersphinx'//" -i docs/conf.py || die
+       sed -e "s/,^ *'sphinx.ext.intersphinx'//" -i docs/conf.py || die
        distutils-r1_python_prepare_all
 }

The sphinx.ext.intersphinx line was moved to a newline upstream, so the regex does not work anymore.
Comment 1 Sam Jorna (wraeth) gentoo-dev 2016-04-13 13:21:39 UTC
commit 149c0e050eaacb7394f6d69af7c3c87d73bc444a
Author: Sam Jorna <wraeth@gentoo.org>
Date:   Wed Apr 13 23:19:33 2016 +1000

    dev-python/python-musicbrainz-ngs: bump to 0.6
    
    Ebuild submitted by user-maintainer gerion.
    
    Gentoo-bug: 579830
    Package-Manager: portage-2.2.28