projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecad293
)
dev-python/snakeoil: drop py35 support
author
Tim Harder
<radhermit@gentoo.org>
Thu, 18 Jul 2019 04:43:23 +0000
(22:43 -0600)
committer
Tim Harder
<radhermit@gentoo.org>
Thu, 18 Jul 2019 04:55:46 +0000
(22:55 -0600)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
dev-python/snakeoil/snakeoil-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/snakeoil/snakeoil-9999.ebuild
b/dev-python/snakeoil/snakeoil-9999.ebuild
index e7629b6dfc9fcf4431c19b6ac97bcbf0b15f25ae..901b625aba59f021ad36e061f9fd88637d20c37d 100644
(file)
--- a/
dev-python/snakeoil/snakeoil-9999.ebuild
+++ b/
dev-python/snakeoil/snakeoil-9999.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_{
5,
6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1