From dda067b4a42581bce3257c0801721752393c36da Mon Sep 17 00:00:00 2001 From: Maxim Koltsov Date: Sun, 28 Apr 2019 11:13:17 +0300 Subject: [PATCH] dev-python/pytest-timeout: PYTHON_COMPAT 3.7 Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Maxim Koltsov --- dev-python/pytest-timeout/pytest-timeout-1.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pytest-timeout/pytest-timeout-1.2.1.ebuild b/dev-python/pytest-timeout/pytest-timeout-1.2.1.ebuild index e7a02de3673e..cd26fa3585d9 100644 --- a/dev-python/pytest-timeout/pytest-timeout-1.2.1.ebuild +++ b/dev-python/pytest-timeout/pytest-timeout-1.2.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 ) inherit distutils-r1 -- 2.26.2