app-crypt/acme: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 15:23:15 +0000 (16:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 15:29:12 +0000 (16:29 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-crypt/acme/acme-0.39.0.ebuild
app-crypt/acme/acme-0.40.1.ebuild
app-crypt/acme/acme-1.0.0.ebuild
app-crypt/acme/acme-1.1.0.ebuild
app-crypt/acme/acme-9999.ebuild

index f045a98c08611eb9de722c0ebbb81f86c821dca1..0ce5fe5770d818aca9f9fe05c5fe1f3c2a6b511b 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=(python{2_7,3_6,3_7})
+PYTHON_COMPAT=(python{3_6,3_7})
 
 if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="https://github.com/certbot/certbot.git"
index f045a98c08611eb9de722c0ebbb81f86c821dca1..0ce5fe5770d818aca9f9fe05c5fe1f3c2a6b511b 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=(python{2_7,3_6,3_7})
+PYTHON_COMPAT=(python{3_6,3_7})
 
 if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="https://github.com/certbot/certbot.git"
index f045a98c08611eb9de722c0ebbb81f86c821dca1..0ce5fe5770d818aca9f9fe05c5fe1f3c2a6b511b 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=(python{2_7,3_6,3_7})
+PYTHON_COMPAT=(python{3_6,3_7})
 
 if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="https://github.com/certbot/certbot.git"
index da68660fa26a9618b3ca93e0b565cf3fa9dfad67..4aaf884c944a74b887941063c9c720f3d692ac57 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=(python{2_7,3_6,3_7,3_8})
+PYTHON_COMPAT=(python{3_6,3_7,3_8})
 
 if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="https://github.com/certbot/certbot.git"
index da68660fa26a9618b3ca93e0b565cf3fa9dfad67..4aaf884c944a74b887941063c9c720f3d692ac57 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=(python{2_7,3_6,3_7,3_8})
+PYTHON_COMPAT=(python{3_6,3_7,3_8})
 
 if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="https://github.com/certbot/certbot.git"