projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66ee4ac
)
dev-python/texttable: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Mar 2020 18:35:22 +0000
(19:35 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Mar 2020 18:44:25 +0000
(19:44 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/texttable/texttable-1.6.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/texttable/texttable-1.6.2.ebuild
b/dev-python/texttable/texttable-1.6.2.ebuild
index d64686e2e5f2faa98200b03d2a8058c8260028ea..ffc2c5255f697fdc4ba5a11bc750bda1ea27b68d 100644
(file)
--- a/
dev-python/texttable/texttable-1.6.2.ebuild
+++ b/
dev-python/texttable/texttable-1.6.2.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
{2_7,3_{6..8}
} )
+PYTHON_COMPAT=( python
3_{6..8
} )
inherit distutils-r1