app-crypt/certbot-nginx: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 15:52:31 +0000 (16:52 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 16:21:51 +0000 (17:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-crypt/certbot-nginx/certbot-nginx-0.40.1.ebuild
app-crypt/certbot-nginx/certbot-nginx-1.0.0.ebuild
app-crypt/certbot-nginx/certbot-nginx-1.1.0.ebuild
app-crypt/certbot-nginx/certbot-nginx-9999.ebuild

index 460957ae7e9517b292b2b84b59e7cd6ca51097de..7b3da2e7ed64447169af673f02f8a280017002a1 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 1ae5cc3ffcf09e598902530a10b655048243ae07..0344f2130cb17abf27a280830d366a45f38b649f 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 b7c737e19b3ca9713f8a81258e6978ec4021fa52..f272a24ec51d3b1dea8ca27324471ed472108dd3 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 b7c737e19b3ca9713f8a81258e6978ec4021fa52..f272a24ec51d3b1dea8ca27324471ed472108dd3 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"