commit: b777dd8d75dc1f1a2726f98e5337eed4a9a7861b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 4 15:37:24 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 4 15:40:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b777dd8d
dev-python/duecredit: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/duecredit/duecredit-0.6.4-r1.ebuild | 2 +-
dev-python/duecredit/duecredit-0.7.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/duecredit/duecredit-0.6.4-r1.ebuild
b/dev-python/duecredit/duecredit-0.6.4-r1.ebuild
index 3dc5dd55562..7e4a4de6e9d 100644
--- a/dev-python/duecredit/duecredit-0.6.4-r1.ebuild
+++ b/dev-python/duecredit/duecredit-0.6.4-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="Publications (and donations) tracer"
diff --git a/dev-python/duecredit/duecredit-0.7.0.ebuild
b/dev-python/duecredit/duecredit-0.7.0.ebuild
index 3dc5dd55562..7e4a4de6e9d 100644
--- a/dev-python/duecredit/duecredit-0.7.0.ebuild
+++ b/dev-python/duecredit/duecredit-0.7.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="Publications (and donations) tracer"