summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@gentoo.org>2024-06-16 22:49:23 +0200
committerPetr Vaněk <arkamar@gentoo.org>2024-06-16 22:50:03 +0200
commit5d736d8bcda1988cf51aaf9eb256296aa65a0204 (patch)
treedeb3d2f8d4fa24dff5fd1e0fe86fa529d1357d39 /dev-python/cheetah3
parentdev-python/cheetah3: add 3.3.3 (diff)
downloadgentoo-5d736d8bcda1988cf51aaf9eb256296aa65a0204.tar.gz
gentoo-5d736d8bcda1988cf51aaf9eb256296aa65a0204.tar.bz2
gentoo-5d736d8bcda1988cf51aaf9eb256296aa65a0204.zip
dev-python/cheetah3: link py3.13 failure report
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'dev-python/cheetah3')
-rw-r--r--dev-python/cheetah3/cheetah3-3.3.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/cheetah3/cheetah3-3.3.3.ebuild b/dev-python/cheetah3/cheetah3-3.3.3.ebuild
index 1baa0f79ea8d..80a8c1981903 100644
--- a/dev-python/cheetah3/cheetah3-3.3.3.ebuild
+++ b/dev-python/cheetah3/cheetah3-3.3.3.ebuild
@@ -5,6 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
+# py3.13: https://github.com/CheetahTemplate3/cheetah3/issues/60
PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1