projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a74ee49
)
dev-python/funcy: add python3_7 (approved by tupone)
author
William Hubbs
<williamh@gentoo.org>
Sun, 26 Jan 2020 19:35:55 +0000
(13:35 -0600)
committer
William Hubbs
<williamh@gentoo.org>
Sun, 26 Jan 2020 19:35:55 +0000
(13:35 -0600)
Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-python/funcy/funcy-1.10.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/funcy/funcy-1.10.1.ebuild
b/dev-python/funcy/funcy-1.10.1.ebuild
index 1f8ab7fb85b259ea53c31f3bee38824666cefbfc..1223e2f48a5cfb8a4992d6880b302077217a2777 100644
(file)
--- a/
dev-python/funcy/funcy-1.10.1.ebuild
+++ b/
dev-python/funcy/funcy-1.10.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_6
python3_7
)
inherit distutils-r1
DESCRIPTION="A collection of fancy functional tools focused on practicality"