summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@gentoo.org>2024-06-20 11:49:22 +0200
committerPetr Vaněk <arkamar@gentoo.org>2024-06-20 11:50:02 +0200
commit21cae9db44fc8f5f3b998347b733592ea858e034 (patch)
treee9e88daa8480a45946660a34a4c5d3ef872ec2a3 /dev-python/txaio/txaio-23.1.1.ebuild
parentdev-python/sphinxcontrib-spelling: enable py3.13 (diff)
downloadgentoo-21cae9db44fc8f5f3b998347b733592ea858e034.tar.gz
gentoo-21cae9db44fc8f5f3b998347b733592ea858e034.tar.bz2
gentoo-21cae9db44fc8f5f3b998347b733592ea858e034.zip
dev-python/txaio: enable py3.13
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'dev-python/txaio/txaio-23.1.1.ebuild')
-rw-r--r--dev-python/txaio/txaio-23.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/txaio/txaio-23.1.1.ebuild b/dev-python/txaio/txaio-23.1.1.ebuild
index babec5abf80d..8a0c0e58ed8c 100644
--- a/dev-python/txaio/txaio-23.1.1.ebuild
+++ b/dev-python/txaio/txaio-23.1.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 optfeature pypi