sci-calculators/units: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:06:14 +0000 (13:06 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:12:40 +0000 (13:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-calculators/units/units-2.16-r1.ebuild
sci-calculators/units/units-2.18.ebuild
sci-calculators/units/units-2.19-r1.ebuild

index 427210177539066a748d56958d43fe7a90b8fb11..b6e116cc86eb757ab0013ed2bc3212b0c9827694 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 eutils python-single-r1
 
 DESCRIPTION="Unit conversion program"
index 04c2763a1ebe30200a4993df2a8a41071ab36ceb..119605f9309f2b8299144447fa53f4585259217d 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 eutils python-single-r1
 
 DESCRIPTION="Unit conversion program"
index 244e15307d800a441c5e7350fbe4bf50ed4fd6cf..13c2f13963c08ee1018bac220d26fe4c906044d6 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} )
+PYTHON_COMPAT=( python3_6 )
 inherit python-single-r1
 
 DESCRIPTION="Unit conversion program"