mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-26 16:11:56 +02:00
dev-python/urllib3: Sync with Gentoo
It's from Gentoo commit 285019496b187f04d74f30ee4fa0d9f0fb27139b.
This commit is contained in:
parent
38633794fd
commit
fecf88eab5
@ -5,8 +5,8 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=hatchling
|
||||
PYTHON_TESTED=( python3_{10..13} pypy3 )
|
||||
PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" pypy3_11 )
|
||||
PYTHON_TESTED=( python3_{10..13} pypy3 pypy3_11 )
|
||||
PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" )
|
||||
PYTHON_REQ_USE="ssl(+)"
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
Loading…
x
Reference in New Issue
Block a user