From: David Seifert Date: Sat, 28 Dec 2019 16:16:28 +0000 (+0100) Subject: dev-python/weasyprint: Remove Py2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=05ad9b83a53c0e876ca10a4d72364493dad756ed;p=gentoo.git dev-python/weasyprint: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/dev-python/weasyprint/weasyprint-0.41.ebuild b/dev-python/weasyprint/weasyprint-0.41.ebuild index 388d65177310..070e31e7a73d 100644 --- a/dev-python/weasyprint/weasyprint-0.41.ebuild +++ b/dev-python/weasyprint/weasyprint-0.41.ebuild @@ -3,7 +3,7 @@ EAPI="6" -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) RESTRICT="test"