dev-python/simplespectral: python 3.7
authorRick Farina <zerochaos@gentoo.org>
Fri, 20 Dec 2019 19:41:04 +0000 (14:41 -0500)
committerRick Farina <zerochaos@gentoo.org>
Fri, 20 Dec 2019 19:41:04 +0000 (14:41 -0500)
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
dev-python/simplespectral/simplespectral-1.0.0.ebuild
dev-python/simplespectral/simplespectral-9999.ebuild

index 197bb5281182572c77b18af7ac7ffc5241971c43..44854984b7c2d63bf21f4205ef53c374b9c95ffa 100644 (file)
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Heavily simplified scipy.signal.spectral module"
index 197bb5281182572c77b18af7ac7ffc5241971c43..44854984b7c2d63bf21f4205ef53c374b9c95ffa 100644 (file)
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Heavily simplified scipy.signal.spectral module"