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

index c926083fd0acb440f80ac1c8ec55b55df600d3eb..775499f0b0df4a5a111be96b954cae44f72f9bdb 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 c926083fd0acb440f80ac1c8ec55b55df600d3eb..775499f0b0df4a5a111be96b954cae44f72f9bdb 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 d7739ed00d8937ab23914c257ab2bcfe46248f3b..cef80d06281a1aee37baeb57e8955e203c5397df 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 718afbc3702588d4dbebc6ce2fd81412162b76ad..75361a0f59f588d0aec164b4f426a97cf6bb141c 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"