From 5cbfc447662472c4ca9844e9a33c7afd34487bbe Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:15:13 +0100 Subject: [PATCH] dev-python/python-etcd: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/python-etcd/python-etcd-0.3.3.ebuild | 2 +- dev-python/python-etcd/python-etcd-0.4.4.ebuild | 2 +- dev-python/python-etcd/python-etcd-0.4.5-r1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/python-etcd/python-etcd-0.3.3.ebuild b/dev-python/python-etcd/python-etcd-0.3.3.ebuild index e58d6a96d854..3eeff27aee0f 100644 --- a/dev-python/python-etcd/python-etcd-0.3.3.ebuild +++ b/dev-python/python-etcd/python-etcd-0.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_5} ) +PYTHON_COMPAT=( python3_5 ) inherit distutils-r1 diff --git a/dev-python/python-etcd/python-etcd-0.4.4.ebuild b/dev-python/python-etcd/python-etcd-0.4.4.ebuild index e58d6a96d854..3eeff27aee0f 100644 --- a/dev-python/python-etcd/python-etcd-0.4.4.ebuild +++ b/dev-python/python-etcd/python-etcd-0.4.4.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_5} ) +PYTHON_COMPAT=( python3_5 ) inherit distutils-r1 diff --git a/dev-python/python-etcd/python-etcd-0.4.5-r1.ebuild b/dev-python/python-etcd/python-etcd-0.4.5-r1.ebuild index 82174597f8e9..e9dd4868a830 100644 --- a/dev-python/python-etcd/python-etcd-0.4.5-r1.ebuild +++ b/dev-python/python-etcd/python-etcd-0.4.5-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 -- 2.26.2