From 7ade427052e3b645f382ceee89f633e19136b370 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 5 Feb 2020 20:59:14 +0100 Subject: [PATCH] dev-python/pytest-describe: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pytest-describe/pytest-describe-0.11.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-describe/pytest-describe-0.11.1.ebuild b/dev-python/pytest-describe/pytest-describe-0.11.1.ebuild index a86ba66ca203..714f8ef6e32e 100644 --- a/dev-python/pytest-describe/pytest-describe-0.11.1.ebuild +++ b/dev-python/pytest-describe/pytest-describe-0.11.1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 -- 2.26.2