dev-python/kaptan: Remove old (py2)
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 15:32:25 +0000 (16:32 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 15:47:46 +0000 (16:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/kaptan/kaptan-0.5.12-r1.ebuild
dev-python/kaptan/kaptan-0.5.12.ebuild

index 9b14f41ac57e91527bf19ade51c2877d1a88b3cd..c3b25697ba3cb76ba7a4a29a017c24666fb0fbf8 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
 
 inherit distutils-r1
 
index 095b7eed1629c68d4699c39621a2a69fa2a0b4d7..49b3264cc84a5bfd70407e42b2c3907e5b925814 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 inherit distutils-r1
 
 DESCRIPTION="Configuration manager in your pocket"