dev-python/pyFFTW: Remove Python 2
authorMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 05:26:58 +0000 (06:26 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:04:29 +0000 (07:04 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pyFFTW/pyFFTW-0.11.1.ebuild
dev-python/pyFFTW/pyFFTW-9999.ebuild

index c0a80dd82e78412e9be6308112350aeac9aa38c9..25dfbd2b9be002792871e2a56b073facd40dbf2e 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 inherit distutils-r1
 
 DESCRIPTION="A pythonic python wrapper around FFTW"
index c0a80dd82e78412e9be6308112350aeac9aa38c9..25dfbd2b9be002792871e2a56b073facd40dbf2e 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 inherit distutils-r1
 
 DESCRIPTION="A pythonic python wrapper around FFTW"