From cf9449fdcf4c75b7fa15274ccfa19bdabc9eb953 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 27 Jan 2019 16:39:13 -0600 Subject: [PATCH] dev-python/cairocffi: add py37 support Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode --- dev-python/cairocffi/cairocffi-0.8.0.ebuild | 4 ++-- dev-python/cairocffi/cairocffi-0.9.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-python/cairocffi/cairocffi-0.8.0.ebuild b/dev-python/cairocffi/cairocffi-0.8.0.ebuild index e5fe6c9ee2a7..60c44fead3fa 100644 --- a/dev-python/cairocffi/cairocffi-0.8.0.ebuild +++ b/dev-python/cairocffi/cairocffi-0.8.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 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_{4,5,6} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy ) inherit distutils-r1 virtualx diff --git a/dev-python/cairocffi/cairocffi-0.9.0.ebuild b/dev-python/cairocffi/cairocffi-0.9.0.ebuild index 7291340fb126..75d2f934e061 100644 --- a/dev-python/cairocffi/cairocffi-0.9.0.ebuild +++ b/dev-python/cairocffi/cairocffi-0.9.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy ) inherit distutils-r1 virtualx -- 2.26.2