commit:     f1ee1f5a4f28f87c42f8cfa19580899c4ce095cc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 14:31:54 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 14:36:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1ee1f5a

dev-python/wheel: Remove python2

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

 dev-python/wheel/{wheel-0.35.1.ebuild => wheel-0.35.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/wheel/wheel-0.35.1.ebuild 
b/dev-python/wheel/wheel-0.35.1-r1.ebuild
similarity index 94%
rename from dev-python/wheel/wheel-0.35.1.ebuild
rename to dev-python/wheel/wheel-0.35.1-r1.ebuild
index 25eed5dcc9c..63905f0112c 100644
--- a/dev-python/wheel/wheel-0.35.1.ebuild
+++ b/dev-python/wheel/wheel-0.35.1-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
 
 inherit distutils-r1 eutils
 

Reply via email to