commit:     de0375eae168ac44cfb425082ac7bef5c1a2b93d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 18:01:58 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 18:15:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de0375ea

dev-python/dominate: Link py3.13 failure report

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/dominate/dominate-2.9.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/dominate/dominate-2.9.1.ebuild 
b/dev-python/dominate/dominate-2.9.1.ebuild
index ba757949eccd..85015fef18a1 100644
--- a/dev-python/dominate/dominate-2.9.1.ebuild
+++ b/dev-python/dominate/dominate-2.9.1.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
+# py3.13: https://github.com/Knio/dominate/issues/199
 PYTHON_COMPAT=( pypy3 python3_{10..12} )
 
 inherit distutils-r1 pypi

Reply via email to