From 79b36d922b63e347f858eb32a899c8927ac94dad Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 20 Sep 2018 10:53:20 +0200 Subject: [PATCH] dev-python/isodate: Tested on py3.7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/isodate/isodate-0.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/isodate/isodate-0.6.0.ebuild b/dev-python/isodate/isodate-0.6.0.ebuild index a098d7cb995c..7d48aa9edc43 100644 --- a/dev-python/isodate/isodate-0.6.0.ebuild +++ b/dev-python/isodate/isodate-0.6.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} pypy{,3} ) inherit distutils-r1 -- 2.26.2