python-requests: add patch to solve idna conflict 14452/head
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 10 Jan 2021 11:03:00 +0000 (12:03 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 10 Jan 2021 11:06:08 +0000 (12:06 +0100)
commit8aa446178875dc8635977979f38439557f073eb0
treeb0f7061ae02f537b6197829a007ab1a2b4beb0a0
parent0153351ffdee0cdb1162bca31d0b0b4655436f6e
python-requests: add patch to solve idna conflict

Fixes:
pkg_resources.ContextualVersionConflict: (idna 3.0 (/usr/lib/python3.9/site-packages), Requirement.parse('idna<3,>=2.5'), {'requests'})

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lang/python/python-requests/Makefile
lang/python/python-requests/patches/0001-idna-dependency-bump.patch [new file with mode: 0644]