diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/requests-cache/requests-cache-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests-cache/requests-cache-1.3.0.ebuild b/dev-python/requests-cache/requests-cache-1.3.0.ebuild index d64d569b292a..979e71d0f412 100644 --- a/dev-python/requests-cache/requests-cache-1.3.0.ebuild +++ b/dev-python/requests-cache/requests-cache-1.3.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling # TODO: see if we can remove pypy3.11, because of the segfaults -PYTHON_COMPAT=( pypy3_11 python3_{11..13} ) +PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 optfeature |
