From: Michał Górny Date: Fri, 14 Feb 2020 11:34:45 +0000 (+0100) Subject: dev-python/sphinx-gallery: Remove py2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=07429503ce54883c8cc10e6adb80e7456c3a58c7;p=gentoo.git dev-python/sphinx-gallery: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12-r1.ebuild similarity index 94% rename from dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild rename to dev-python/sphinx-gallery/sphinx-gallery-0.1.12-r1.ebuild index fcdba8ac9ddc..33297c1d6aa9 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild similarity index 93% rename from dev-python/sphinx-gallery/sphinx-gallery-0.3.1.ebuild rename to dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild index 68f969893e96..c041c17450a3 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1