app-backup/duplicity: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Sat, 28 Mar 2020 16:20:55 +0000 (17:20 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 28 Mar 2020 16:27:48 +0000 (17:27 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-backup/duplicity/duplicity-0.8.09-r1.ebuild
app-backup/duplicity/duplicity-0.8.11.1596-r1.ebuild
app-backup/duplicity/duplicity-0.8.11.1596.ebuild

index d0a0bbcc793045cb7f60e5b4ce8bfeff7c0d0336..6507cb77f9b0ae6dd413b5c2612db7ce91f4b045 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index f10cb3f300fb3f434c5b42570a11aee1c7b41ceb..3f789257f08d545728552f3b7cd589d0bca99491 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 
 inherit distutils-r1
 
index 8482e3100d26cbe9f31b4efadeeb267cda359df2..f9ce35aa98791fdc18c76628575f694583c079fb 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1