From 9ee56bf0a04210397357798c3b0367f646f21e5d Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 7 Feb 2024 21:42:43 +0000 Subject: dev-lang/python: add link to expat bug Followup to 93480b9b09b2a0c0adfed10a1c9e90c1e38a9040. Bug: https://github.com/python/cpython/issues/115133 Signed-off-by: Sam James --- dev-lang/python/python-3.13.0_alpha3.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-lang/python/python-3.13.0_alpha3.ebuild') diff --git a/dev-lang/python/python-3.13.0_alpha3.ebuild b/dev-lang/python/python-3.13.0_alpha3.ebuild index 772ef1abd235..e3cdda1302cb 100644 --- a/dev-lang/python/python-3.13.0_alpha3.ebuild +++ b/dev-lang/python/python-3.13.0_alpha3.ebuild @@ -39,6 +39,7 @@ RESTRICT="!test? ( test )" # run the bootstrap code on your dev box and include the results in the # patchset. See bug 447752. +#