From: Michał Górny Date: Thu, 6 Feb 2020 05:43:38 +0000 (+0100) Subject: dev-python/SaltTesting: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8d80ebf3f33f94c5e87dbb216fe3e47913ead00b;p=gentoo.git dev-python/SaltTesting: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-python/SaltTesting/SaltTesting-2018.1.16.ebuild b/dev-python/SaltTesting/SaltTesting-2018.1.16.ebuild index 644e5b6771e0..17983e6fffc8 100644 --- a/dev-python/SaltTesting/SaltTesting-2018.1.16.ebuild +++ b/dev-python/SaltTesting/SaltTesting-2018.1.16.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit eutils distutils-r1