dev-python/cachetools: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 19 Mar 2020 18:33:03 +0000 (19:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 19 Mar 2020 18:44:24 +0000 (19:44 +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