projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73d1031
)
dev-python/whoosh-2.7.4: python 3.8 support added.
author
Piotr Karbowski
<slashbeast@gentoo.org>
Mon, 30 Dec 2019 21:19:49 +0000
(22:19 +0100)
committer
Piotr Karbowski
<slashbeast@gentoo.org>
Mon, 30 Dec 2019 21:54:08 +0000
(22:54 +0100)
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
dev-python/whoosh/whoosh-2.7.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/whoosh/whoosh-2.7.4.ebuild
b/dev-python/whoosh/whoosh-2.7.4.ebuild
index c668760eefecd3dd3e1fbca6d359572b98d67566..422a0e66275f53417cbc1d4867a689419e3c3926 100644
(file)
--- a/
dev-python/whoosh/whoosh-2.7.4.ebuild
+++ b/
dev-python/whoosh/whoosh-2.7.4.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7
,8
} pypy{,3} )
inherit distutils-r1