commit:     07429503ce54883c8cc10e6adb80e7456c3a58c7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 14 11:34:45 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 14 12:40:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07429503

dev-python/sphinx-gallery: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{sphinx-gallery-0.1.12.ebuild => sphinx-gallery-0.1.12-r1.ebuild}   | 2 +-
 .../{sphinx-gallery-0.3.1.ebuild => sphinx-gallery-0.3.1-r1.ebuild}     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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 fcdba8ac9dd..33297c1d6aa 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 68f969893e9..c041c17450a 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
 

Reply via email to