diff options
author | 2020-02-04 16:37:24 +0100 | |
---|---|---|
committer | 2020-02-04 16:40:15 +0100 | |
commit | b777dd8d75dc1f1a2726f98e5337eed4a9a7861b (patch) | |
tree | a18b9fb9851b7eb2258d4ceda4b627b4a0e578db /dev-python/duecredit | |
parent | dev-python/cheroot: Remove py2 (diff) | |
download | gentoo-b777dd8d75dc1f1a2726f98e5337eed4a9a7861b.tar.gz gentoo-b777dd8d75dc1f1a2726f98e5337eed4a9a7861b.tar.bz2 gentoo-b777dd8d75dc1f1a2726f98e5337eed4a9a7861b.zip |
dev-python/duecredit: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/duecredit')
-rw-r--r-- | dev-python/duecredit/duecredit-0.6.4-r1.ebuild | 2 | ||||
-rw-r--r-- | 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 3dc5dd555627..7e4a4de6e9d5 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 3dc5dd555627..7e4a4de6e9d5 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" |