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