From: Michał Górny Date: Sat, 28 Mar 2020 16:20:55 +0000 (+0100) Subject: app-backup/duplicity: Remove py2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3d10ae9219795891c021fa04deeecaf9873ae68b;p=gentoo.git app-backup/duplicity: Remove py2 Signed-off-by: Michał Górny --- diff --git a/app-backup/duplicity/duplicity-0.8.09-r1.ebuild b/app-backup/duplicity/duplicity-0.8.09-r1.ebuild index d0a0bbcc7930..6507cb77f9b0 100644 --- a/app-backup/duplicity/duplicity-0.8.09-r1.ebuild +++ b/app-backup/duplicity/duplicity-0.8.09-r1.ebuild @@ -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 diff --git a/app-backup/duplicity/duplicity-0.8.11.1596-r1.ebuild b/app-backup/duplicity/duplicity-0.8.11.1596-r1.ebuild index f10cb3f300fb..3f789257f08d 100644 --- a/app-backup/duplicity/duplicity-0.8.11.1596-r1.ebuild +++ b/app-backup/duplicity/duplicity-0.8.11.1596-r1.ebuild @@ -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 diff --git a/app-backup/duplicity/duplicity-0.8.11.1596.ebuild b/app-backup/duplicity/duplicity-0.8.11.1596.ebuild index 8482e3100d26..f9ce35aa9879 100644 --- a/app-backup/duplicity/duplicity-0.8.11.1596.ebuild +++ b/app-backup/duplicity/duplicity-0.8.11.1596.ebuild @@ -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