]> git.pld-linux.org Git - packages/python3-requests.git/blobdiff - python-requests-reqs.patch
- try with tests, added reqs,disable-xdist patches, but one test fails
[packages/python3-requests.git] / python-requests-reqs.patch
diff --git a/python-requests-reqs.patch b/python-requests-reqs.patch
new file mode 100644 (file)
index 0000000..4b7f381
--- /dev/null
@@ -0,0 +1,11 @@
+--- 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 @@
+ ]
+ test_requirements = [
+-    'pytest-httpbin==0.0.7',
++    'pytest-httpbin>=0.0.7',
+     'pytest-cov',
+     'pytest-mock',
+     'pytest-xdist',
This page took 0.043534 seconds and 4 git commands to generate.