]> git.pld-linux.org Git - packages/python3-requests.git/blob - python-requests-reqs.patch
Up to 2.28.1 (python2 support is gone)
[packages/python3-requests.git] / python-requests-reqs.patch
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
3 @@ -65,7 +65,7 @@ requires = [
4      "certifi>=2017.4.17",
5  ]
6  test_requirements = [
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.076767 seconds and 3 git commands to generate.