From: Rick Farina Date: Fri, 20 Dec 2019 19:30:35 +0000 (-0500) Subject: net-wireless/soapysdr: python 3.7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6a3d3bbb1e3e69df4af8fe430e3c7fd1ad13673f;p=gentoo.git net-wireless/soapysdr: python 3.7 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Rick Farina --- diff --git a/net-wireless/soapysdr/soapysdr-0.7.1.ebuild b/net-wireless/soapysdr/soapysdr-0.7.1.ebuild index 38efa5b2ccc4..8f6c242211d6 100644 --- a/net-wireless/soapysdr/soapysdr-0.7.1.ebuild +++ b/net-wireless/soapysdr/soapysdr-0.7.1.ebuild @@ -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=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit cmake-utils python-r1 diff --git a/net-wireless/soapysdr/soapysdr-9999.ebuild b/net-wireless/soapysdr/soapysdr-9999.ebuild index 38efa5b2ccc4..8f6c242211d6 100644 --- a/net-wireless/soapysdr/soapysdr-9999.ebuild +++ b/net-wireless/soapysdr/soapysdr-9999.ebuild @@ -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=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit cmake-utils python-r1