dev-python/mpmath: Supports py3.8
authorPacho Ramos <pacho@gentoo.org>
Wed, 29 Apr 2020 16:30:22 +0000 (18:30 +0200)
committerPacho 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

index 18b4036780cae4f29b448647feebe4404e2a1a71..10930a399ef1e0a1dfde5fa8e6615cc324e70639 100644 (file)
@@ -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