From: Michał Górny Date: Wed, 5 Feb 2020 20:08:10 +0000 (+0100) Subject: dev-python/pytest-salt: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b010c5a8e25127c4d8fbd959b653bcf308a0e753;p=gentoo.git dev-python/pytest-salt: Remove py2 Signed-off-by: Michał Górny --- 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 476bd492befe..baf5647849f0 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