media-libs/partio: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:58:15 +0000 (12:58 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:12:33 +0000 (13:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-libs/partio/partio-1.1.0_p20170829.ebuild
media-libs/partio/partio-1.5.4.ebuild
media-libs/partio/partio-9999.ebuild

index 51dabc8a8473a7cc10e623fb8c8f90771baaa60c..9227c54e1723b91077deb91759e698700691f5c3 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit cmake-utils vcs-snapshot python-single-r1
 
index 3fea34e9cdae5acb17ff44edea1992b8e059fb57..dd11e5974703e92e472f4582f0a4d1c04d04d995 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 inherit cmake python-single-r1
 
 if [[ ${PV} == *9999 ]]; then
index e081be1b58f90bbcd9390a89642349bef7fd12ef..fb1771b479c351f7a6ff798b5eb68e27b11ed9aa 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 inherit cmake python-single-r1
 
 if [[ ${PV} == *9999 ]]; then