diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-04-18 15:44:19 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-04-18 16:55:56 +0200 |
| commit | 0442d1217d962f23ea27ec75ce1a1f4f25f23c9d (patch) | |
| tree | a3f99349f8388c6a8ef89111305e459513bad79e /dev-python | |
| parent | f3762610e2af50f69c210b4ca191801f8180bade (diff) | |
| download | gentoo-0442d1217d962f23ea27ec75ce1a1f4f25f23c9d.tar.gz gentoo-0442d1217d962f23ea27ec75ce1a1f4f25f23c9d.tar.bz2 gentoo-0442d1217d962f23ea27ec75ce1a1f4f25f23c9d.zip | |
dev-python/sortedcontainers: Enable py3.13t
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild b/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild index 8cf32811d496..e8dc027dc2c7 100644 --- a/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild +++ b/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 pypy3_11 ) inherit distutils-r1 |
