commit:     b010c5a8e25127c4d8fbd959b653bcf308a0e753
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 20:08:10 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 20:11:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b010c5a8

dev-python/pytest-salt: Remove py2

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

 dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild 
b/dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild
index 476bd492bef..baf5647849f 100644
--- a/dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild
+++ b/dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 MY_PV="${PV/_p/.post}"
 inherit distutils-r1
 

Reply via email to