mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-09 07:21:03 +01:00
dev-python/urllib3: Sync with Gentoo
It's from Gentoo commit a0903eac1b430a45080d6ed9073ceaadd5b6c925.
This commit is contained in:
parent
9cdeb6a513
commit
20720fe5fe
@ -6,7 +6,7 @@ EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=hatchling
|
||||
PYTHON_TESTED=( python3_{10..13} pypy3 )
|
||||
PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" )
|
||||
PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" pypy3_11 )
|
||||
PYTHON_REQ_USE="ssl(+)"
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user