summaryrefslogtreecommitdiff
path: root/dev-python/hishel/hishel-0.0.29.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/hishel/hishel-0.0.29.ebuild')
-rw-r--r--dev-python/hishel/hishel-0.0.29.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hishel/hishel-0.0.29.ebuild b/dev-python/hishel/hishel-0.0.29.ebuild
index 07503f286cee..046e93ae7033 100644
--- a/dev-python/hishel/hishel-0.0.29.ebuild
+++ b/dev-python/hishel/hishel-0.0.29.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1
DESCRIPTION="An elegant HTTP Cache implementation for HTTPX and HTTP Core"