dev-qt/qtdeclarative: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:50 +0000 (14:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:52 +0000 (14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-qt/qtdeclarative/qtdeclarative-5.12.3.ebuild
dev-qt/qtdeclarative/qtdeclarative-5.13.2-r1.ebuild
dev-qt/qtdeclarative/qtdeclarative-5.13.2.ebuild

index 18a154ce0efdb0eee6ea9d1e2b5ee34fa8c7bd20..a7368d05b92dbeebbdbabcc36ad5a91f7b0f73ab 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit python-any-r1 qt5-build
 
 DESCRIPTION="The QML and Quick modules for the Qt5 framework"
index 5387fa55405acc2f963e17fe7518db7a8ef35813..3662b3d4ce8873b30855ef1a768868cbb48a2427 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit python-any-r1 qt5-build
 
 DESCRIPTION="The QML and Quick modules for the Qt5 framework"
index c23608c1066b6b386f59875d3cf776edea5de017..50821d0e0011d6c9c22b9bf338d90103263f0905 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit python-any-r1 qt5-build
 
 DESCRIPTION="The QML and Quick modules for the Qt5 framework"