dev-python/spyder: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 2 Dec 2019 10:18:14 +0000 (11:18 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 4 Dec 2019 17:12:56 +0000 (18:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/spyder/spyder-3.2.4.ebuild
dev-python/spyder/spyder-3.2.8.ebuild
dev-python/spyder/spyder-3.3.0.ebuild
dev-python/spyder/spyder-3.3.1.ebuild
dev-python/spyder/spyder-4.0.0_beta1.ebuild

index bab2400434ba889839acddab17d834ebe66cfcb4..c5b0a43c0a4f613e5e7ee5012257f2dcb4f1e64c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{3_5,3_6} )
 
 inherit eutils distutils-r1
 
index 0f835a2b4214b9afbd3027b76ebcccea076931cf..63adb0c3a3466c73ec115477100ffc0fbdb6677b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{3_5,3_6} )
 
 inherit eutils distutils-r1 xdg-utils
 
index 6a60b9aa82cff38096a983b7a870db918aedf3b0..5a6d082fb34fdaaec41bef4d4a7281a8c1bae525 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{3_5,3_6} )
 
 inherit eutils distutils-r1 xdg-utils
 
index 6a60b9aa82cff38096a983b7a870db918aedf3b0..5a6d082fb34fdaaec41bef4d4a7281a8c1bae525 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{3_5,3_6} )
 
 inherit eutils distutils-r1 xdg-utils
 
index 48047980c9aa50307a64c0db58e3d8dc35db60fd..31503c82555b3a221c604513a27e6bd89e86ce45 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{3_5,3_6} )
 
 inherit eutils distutils-r1 xdg-utils
 MY_P=${P/_beta/b}