commit:     414fad074eb457efb3766d07aa6b5b5aca746337
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 18 22:52:38 2018 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Mon Jun 18 22:52:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=414fad07

dev-python/pygal: link to an upstream issue re. pytest-runner

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/pygal/pygal-2.4.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/pygal/pygal-2.4.0.ebuild 
b/dev-python/pygal/pygal-2.4.0.ebuild
index 2a15528e4bb..cb453601e91 100644
--- a/dev-python/pygal/pygal-2.4.0.ebuild
+++ b/dev-python/pygal/pygal-2.4.0.ebuild
@@ -39,6 +39,7 @@ DOCS=( docs/changelog.rst README.md )
 python_prepare_all() {
        sed -i "/sphinx.ext.intersphinx/d" docs/conf.py || die
        # Not actually required unless we want to do setup.py test
+       # https://github.com/Kozea/pygal/issues/430
        sed -i "s/'pytest-runner'\(,\)\?//" setup.py || die
        distutils-r1_python_prepare_all
 }

Reply via email to