dev-python/python_orocos_kdl: add py37/38
authorAlexis Ballier <aballier@gentoo.org>
Thu, 14 May 2020 11:34:13 +0000 (13:34 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 14 May 2020 15:12:57 +0000 (17:12 +0200)
Closes: https://bugs.gentoo.org/719496
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-python/python_orocos_kdl/python_orocos_kdl-1.4.0-r1.ebuild
dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild

index a25144796229324bdb09f59602ec365d99de5cb5..7b2f41eea0d439f418bb5da2be54618f225516e8 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index a25144796229324bdb09f59602ec365d99de5cb5..7b2f41eea0d439f418bb5da2be54618f225516e8 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then