From 9fc42a6818e796c19fd7f12a499664148de7dca3 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:16:31 +0100 Subject: [PATCH] dev-python/yapf: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/yapf/yapf-0.24.0.ebuild | 4 ++-- dev-python/yapf/yapf-0.28.0.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/yapf/yapf-0.24.0.ebuild b/dev-python/yapf/yapf-0.24.0.ebuild index 21bdf0621cf0..99ac89475ff3 100644 --- a/dev-python/yapf/yapf-0.24.0.ebuild +++ b/dev-python/yapf/yapf-0.24.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 2018 Gentoo Authors +# Copyright 2018-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit distutils-r1 DESCRIPTION="A formatter for Python files" diff --git a/dev-python/yapf/yapf-0.28.0.ebuild b/dev-python/yapf/yapf-0.28.0.ebuild index b4316410d2b9..99ac89475ff3 100644 --- a/dev-python/yapf/yapf-0.28.0.ebuild +++ b/dev-python/yapf/yapf-0.28.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit distutils-r1 DESCRIPTION="A formatter for Python files" -- 2.26.2