sci-visualization/yt: Remove Python 2
authorMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 05:37:59 +0000 (06:37 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:04:46 +0000 (07:04 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-visualization/yt/yt-3.3.5.ebuild
sci-visualization/yt/yt-3.4.0.ebuild

index ff62b3f130f11e4fe96902aebe8294f04f63fb21..800ff8719bd80fbdf0071c2e1ccd178ba8432c4a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 flag-o-matic
 
index 6ea640cee878f7e9da07882a637af45299556e1d..31f0553677f37718fc98175361c3c177a70b51e4 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 flag-o-matic