]> git.pld-linux.org Git - packages/python3-requests.git/blame - python-requests-reqs.patch
Up to 2.28.1 (python2 support is gone)
[packages/python3-requests.git] / python-requests-reqs.patch
CommitLineData
23351644
JB
1--- requests-2.25.1/setup.py.orig 2020-12-16 18:43:25.000000000 +0100
2+++ requests-2.25.1/setup.py 2021-01-24 18:05:52.042717398 +0100
594bc38a
AM
3@@ -65,7 +65,7 @@ requires = [
4 "certifi>=2017.4.17",
23351644
JB
5 ]
6 test_requirements = [
594bc38a
AM
7- "pytest-httpbin==0.0.7",
8+ "pytest-httpbin>=0.0.7",
9 "pytest-cov",
10 "pytest-mock",
11 "pytest-xdist",
12
This page took 0.315365 seconds and 4 git commands to generate.