projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4b66ea
)
dev-python/intreehooks: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 30 Jan 2020 21:11:52 +0000
(22:11 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 30 Jan 2020 21:26:07 +0000
(22:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/intreehooks/intreehooks-1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/intreehooks/intreehooks-1.0.ebuild
b/dev-python/intreehooks/intreehooks-1.0.ebuild
index 1ba877949d30a126a8f34acf142d1fa0298cae2d..59f3292ae93742ea2f6e928287a17edad7050479 100644
(file)
--- a/
dev-python/intreehooks/intreehooks-1.0.ebuild
+++ b/
dev-python/intreehooks/intreehooks-1.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
inherit distutils-r1
DESCRIPTION="Load a PEP 517 backend from inside the source tree"