projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c31bd20
)
dev-python/pycurl: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:15:30 +0000
(22:15 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:10 +0000
(21:57 +0200)
dev-python/pycurl/pycurl-7.43.0.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pycurl/pycurl-7.43.0.2.ebuild
b/dev-python/pycurl/pycurl-7.43.0.2.ebuild
index 63e90028aff6b75272117984ef949f45c29a643e..7c4064cdbc840dae9b53dea6cb47225c375b85cf 100644
(file)
--- a/
dev-python/pycurl/pycurl-7.43.0.2.ebuild
+++ b/
dev-python/pycurl/pycurl-7.43.0.2.ebuild
@@
-4,7
+4,7
@@
EAPI=7
# The selftests fail with pypy, and urlgrabber segfaults for me.
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} )
inherit distutils-r1