app-crypt/acme-tiny: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:26:44 +0000 (12:26 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:37:57 +0000 (12:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-crypt/acme-tiny/acme-tiny-4.0.3.ebuild
app-crypt/acme-tiny/acme-tiny-4.0.4.ebuild
app-crypt/acme-tiny/acme-tiny-9999.ebuild

index 678610b6a6a6001ccf759cfc3af7fafe11a47854..fd2b028b0f39f5c3521cbff7857b5f9d1fdeb735 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1 eapi7-ver
 
 if [[ ${PV} == 9999 ]]; then
index 5609401086782a485bf3d7e18130273c9a2a615c..73e586b47f1c34c63e1a1a26c4683d0d288fe34e 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 inherit distutils-r1
 
 if [[ ${PV} == 9999 ]]; then
index 8a95c21a2a9f2c4a9ab126dce3bce11c088fe823..4d15c1d8601b01719997a38641cd0351392457b6 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 inherit distutils-r1
 
 if [[ ${PV} == 9999 ]]; then