dev-python/pysnmp: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 10:56:38 +0000 (11:56 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:16:00 +0000 (12:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pysnmp/pysnmp-4.4.10-r1.ebuild
dev-python/pysnmp/pysnmp-4.4.12.ebuild
dev-python/pysnmp/pysnmp-4.4.4.ebuild
dev-python/pysnmp/pysnmp-999999.ebuild

index cd7424ee5a99258f21afb7e99a89c33117e0ff71..5ab4e8304fc155de60a6787bc2a25937f1d28c4e 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Python SNMP library"
index cd7424ee5a99258f21afb7e99a89c33117e0ff71..5ab4e8304fc155de60a6787bc2a25937f1d28c4e 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Python SNMP library"
index e04e7c866010fcf9a51c5e97cf09d43f2f3da1e6..f845099284d220e17a48b7b1cf7b2220fccba7bb 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 distutils-r1
 
 DESCRIPTION="Python SNMP library"
index 3191e1376d5278241e2092b92d3e84e9c669fcbd..92fe794616443c2052e86397a23106f952c50dc6 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Python SNMP library"