projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26f1a67
)
dev-python/raven: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 20:59:05 +0000
(21:59 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 21:21:31 +0000
(22:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/raven/raven-5.33.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/raven/raven-5.33.0.ebuild
b/dev-python/raven/raven-5.33.0.ebuild
index b670000e009ede6f1f44d1dff47ba565edc1e32e..20fe41df46aedf5ab9f1f8f9f7e0055dc67f988e 100644
(file)
--- a/
dev-python/raven/raven-5.33.0.ebuild
+++ b/
dev-python/raven/raven-5.33.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1