From 07429503ce54883c8cc10e6adb80e7456c3a58c7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 14 Feb 2020 12:34:45 +0100 Subject: [PATCH] dev-python/sphinx-gallery: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- ...nx-gallery-0.1.12.ebuild => sphinx-gallery-0.1.12-r1.ebuild} | 2 +- ...hinx-gallery-0.3.1.ebuild => sphinx-gallery-0.3.1-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename dev-python/sphinx-gallery/{sphinx-gallery-0.1.12.ebuild => sphinx-gallery-0.1.12-r1.ebuild} (94%) rename dev-python/sphinx-gallery/{sphinx-gallery-0.3.1.ebuild => sphinx-gallery-0.3.1-r1.ebuild} (93%) 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 -- 2.26.2