From 5470795185549dcdcd2a45765ce1c8a9b3413593 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 28 Mar 2020 14:30:49 +0100 Subject: [PATCH] dev-python/stestr: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/stestr/stestr-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/stestr/stestr-2.1.0.ebuild b/dev-python/stestr/stestr-2.1.0.ebuild index 2a44ac818bcb..ebad4a118d70 100644 --- a/dev-python/stestr/stestr-2.1.0.ebuild +++ b/dev-python/stestr/stestr-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 python3_6 python3_7 ) +PYTHON_COMPAT=( python3_6 python3_6 python3_7 ) inherit distutils-r1 DESCRIPTION="A parallel Python test runner built around subunit" -- 2.26.2