summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2024-11-25 18:58:23 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2024-11-25 18:58:23 +0000
commit84fec5bc5ebea18751ed434f4dfbf639770b6a16 (patch)
treef0d8306e31fa5092bbc07d4710e34d9a86f28cda /dev-python
parentdev-python/aiosignald: enable py3.13 (diff)
downloadportage-84fec5bc5ebea18751ed434f4dfbf639770b6a16.tar.xz
dev-python/blurhash-python: enable py3.13
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/blurhash-python/blurhash-python-1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/blurhash-python/blurhash-python-1.2.2.ebuild b/dev-python/blurhash-python/blurhash-python-1.2.2.ebuild
index 035ee3a5..0e033576 100644
--- a/dev-python/blurhash-python/blurhash-python-1.2.2.ebuild
+++ b/dev-python/blurhash-python/blurhash-python-1.2.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
PYPI_NO_NORMALIZE=1
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_EXT=1