dev-python/cachetools: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 13:37:29 +0000 (14:37 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 13:42:23 +0000 (14:42 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/cachetools/cachetools-3.1.0.ebuild
dev-python/cachetools/cachetools-3.1.1.ebuild

index c343dc3a79423689abe022c31cef67a343bef0d0..2148006d4acbca0655940aca1a081aae7a92ef44 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 
index c343dc3a79423689abe022c31cef67a343bef0d0..2148006d4acbca0655940aca1a081aae7a92ef44 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1