projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b544a6
)
dev-python/ntplib: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:13:41 +0000
(17:13 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:13:41 +0000
(17:13 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/ntplib/ntplib-0.3.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/ntplib/ntplib-0.3.3.ebuild
b/dev-python/ntplib/ntplib-0.3.3.ebuild
index 7894200d03cb60d68d8153ed25dd9c277bce1ecd..b0ecfac5a13ae59f572ce3a0fc0536eb9912556e 100644
(file)
--- a/
dev-python/ntplib/ntplib-0.3.3.ebuild
+++ b/
dev-python/ntplib/ntplib-0.3.3.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_{5,6}
} )
+PYTHON_COMPAT=( python
3_{5,6
} )
inherit distutils-r1