X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython3-requests.git;a=blobdiff_plain;f=python-requests-disable-xdist.patch;fp=python-requests-disable-xdist.patch;h=5cb8e7b1e52bd7f20b97fed0a3caf608386df7d3;hp=320036ab486bbca4d3c656083fed08d09d94feb5;hb=3705b3767026f8ac2287dc82eec257157315238f;hpb=594bc38a091258e8aea83be6275d132f19f03f4c diff --git a/python-requests-disable-xdist.patch b/python-requests-disable-xdist.patch index 320036a..5cb8e7b 100644 --- a/python-requests-disable-xdist.patch +++ b/python-requests-disable-xdist.patch @@ -15,7 +15,7 @@ def finalize_options(self): TestCommand.finalize_options(self) @@ -68,7 +63,6 @@ test_requirements = [ - "pytest-httpbin>=0.0.7", + "pytest-httpbin>=2.0.0", "pytest-cov", "pytest-mock", - "pytest-xdist",