summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-04 16:52:31 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-04 17:21:51 +0100
commit9ed040e4532079eb89290613e942c46132c718ae (patch)
tree826efa92304e6500f82ed9ff8d8f52f392e30e79 /app-crypt
parentapp-crypt/certbot-dns-nsone: Remove py2 (diff)
downloadgentoo-9ed040e4532079eb89290613e942c46132c718ae.tar.gz
gentoo-9ed040e4532079eb89290613e942c46132c718ae.tar.bz2
gentoo-9ed040e4532079eb89290613e942c46132c718ae.zip
app-crypt/certbot-nginx: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/certbot-nginx/certbot-nginx-0.40.1.ebuild2
-rw-r--r--app-crypt/certbot-nginx/certbot-nginx-1.0.0.ebuild2
-rw-r--r--app-crypt/certbot-nginx/certbot-nginx-1.1.0.ebuild2
-rw-r--r--app-crypt/certbot-nginx/certbot-nginx-9999.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-0.40.1.ebuild b/app-crypt/certbot-nginx/certbot-nginx-0.40.1.ebuild
index 460957ae7e95..7b3da2e7ed64 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-0.40.1.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-0.40.1.ebuild
@@ -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"
diff --git a/app-crypt/certbot-nginx/certbot-nginx-1.0.0.ebuild b/app-crypt/certbot-nginx/certbot-nginx-1.0.0.ebuild
index 1ae5cc3ffcf0..0344f2130cb1 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-1.0.0.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-1.0.0.ebuild
@@ -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"
diff --git a/app-crypt/certbot-nginx/certbot-nginx-1.1.0.ebuild b/app-crypt/certbot-nginx/certbot-nginx-1.1.0.ebuild
index b7c737e19b3c..f272a24ec51d 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-1.1.0.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-1.1.0.ebuild
@@ -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"
diff --git a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
index b7c737e19b3c..f272a24ec51d 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
@@ -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"