dev-python/cachecontrol: Sync with Gentoo

It's from Gentoo commit f3241e9576888f85666c8d15adbb05fbf53292d6.
This commit is contained in:
Flatcar Buildbot 2025-02-17 07:06:22 +00:00 committed by Krzesimir Nowak
parent 78df633842
commit b6a38ddaec

View File

@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
PYTHON_COMPAT=( python3_{10..13} pypy3 )
PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1 pypi