commit:     71792ded512afce92f910753b27393b72d5dd89a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 18:27:52 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 18:47:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71792ded

dev-python/pytest-cython: Remove Python 2 support

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest-cython/pytest-cython-0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-cython/pytest-cython-0.1.0.ebuild 
b/dev-python/pytest-cython/pytest-cython-0.1.0.ebuild
index c08edace5cf..867bc400cde 100644
--- a/dev-python/pytest-cython/pytest-cython-0.1.0.ebuild
+++ b/dev-python/pytest-cython/pytest-cython-0.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 

Reply via email to