mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 16:41:11 +02:00
dev-python/requests: Sync with Gentoo
It's from Gentoo commit 41dd7bb0aa6083c8f0056ce2f80e1abcfa0e15ad.
This commit is contained in:
parent
1d8e1b0302
commit
9d258f0666
@ -27,14 +27,14 @@ RDEPEND="
|
||||
<dev-python/charset-normalizer-4[${PYTHON_USEDEP}]
|
||||
<dev-python/idna-4[${PYTHON_USEDEP}]
|
||||
<dev-python/urllib3-3[${PYTHON_USEDEP}]
|
||||
socks5? ( >=dev-python/PySocks-1.5.6[${PYTHON_USEDEP}] )
|
||||
socks5? ( >=dev-python/pysocks-1.5.6[${PYTHON_USEDEP}] )
|
||||
"
|
||||
|
||||
BDEPEND="
|
||||
test? (
|
||||
>=dev-python/pytest-httpbin-2.0.0[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-mock[${PYTHON_USEDEP}]
|
||||
>=dev-python/PySocks-1.5.6[${PYTHON_USEDEP}]
|
||||
>=dev-python/pysocks-1.5.6[${PYTHON_USEDEP}]
|
||||
test-rust? (
|
||||
dev-python/trustme[${PYTHON_USEDEP}]
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user