]> git.pld-linux.org Git - packages/python3-requests.git/blobdiff - python-requests-reqs.patch
Up to 2.28.1 (python2 support is gone)
[packages/python3-requests.git] / python-requests-reqs.patch
index 4b7f38186a33b487ae272b05b644fd257213b3a8..c702b94f153f95b9cd298e51ea201ee484a8ce03 100644 (file)
@@ -1,11 +1,12 @@
 --- requests-2.25.1/setup.py.orig      2020-12-16 18:43:25.000000000 +0100
 +++ requests-2.25.1/setup.py   2021-01-24 18:05:52.042717398 +0100
-@@ -49,7 +49,7 @@
+@@ -65,7 +65,7 @@ requires = [
+     "certifi>=2017.4.17",
  ]
  test_requirements = [
--    'pytest-httpbin==0.0.7',
-+    'pytest-httpbin>=0.0.7',
-     'pytest-cov',
-     'pytest-mock',
-     'pytest-xdist',
+-    "pytest-httpbin==0.0.7",
++    "pytest-httpbin>=0.0.7",
+     "pytest-cov",
+     "pytest-mock",
+     "pytest-xdist",
+
This page took 0.139141 seconds and 4 git commands to generate.