dev-python/sphinx-gallery: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Fri, 14 Feb 2020 11:34:45 +0000 (12:34 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 14 Feb 2020 12:40:53 +0000 (13:40 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/sphinx-gallery/sphinx-gallery-0.1.12-r1.ebuild [moved from dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild with 94% similarity]
dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild [moved from dev-python/sphinx-gallery/sphinx-gallery-0.3.1.ebuild with 93% similarity]

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 fcdba8ac9ddc06b6e2386f4e70b4298c4761281a..33297c1d6aa9b0d17e898ca9117bd966ab51692f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 
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 68f969893e964eac57392b4ff73d6050137fd90c..c041c17450a324a5e806460f52bb1e931ac03c79 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1