projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab0eed9
)
dev-python/mpmath: Supports py3.8
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 29 Apr 2020 16:30:22 +0000
(18:30 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 29 Apr 2020 16:40:08 +0000
(18:40 +0200)
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
dev-python/mpmath/mpmath-1.1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/mpmath/mpmath-1.1.0.ebuild
b/dev-python/mpmath/mpmath-1.1.0.ebuild
index 18b4036780cae4f29b448647feebe4404e2a1a71..10930a399ef1e0a1dfde5fa8e6615cc324e70639 100644
(file)
--- a/
dev-python/mpmath/mpmath-1.1.0.ebuild
+++ b/
dev-python/mpmath/mpmath-1.1.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7
,3_8
} )
inherit distutils-r1 eutils