projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21c017e
)
dev-python/txgithub: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:27:22 +0000
(07:27 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:38:27 +0000
(07:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/txgithub/txgithub-15.0.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/txgithub/txgithub-15.0.0-r1.ebuild
b/dev-python/txgithub/txgithub-15.0.0-r1.ebuild
index b35c7eb58d1d9fe8cb673200fdb4d22bf64338fc..4cd49b57a030fb317aee0f529f08eaef4b7171c0 100644
(file)
--- a/
dev-python/txgithub/txgithub-15.0.0-r1.ebuild
+++ b/
dev-python/txgithub/txgithub-15.0.0-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6)
+PYTHON_COMPAT=( python3_6)
inherit eutils distutils-r1