From adf1da99309ea42e3e3706afc8973c6a76a29f5205b7e8628516afa454cf32e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 1 Sep 2018 07:59:01 +0000 Subject: [PATCH] - Drop the pytest-xdist dependency to build on Leap 42.3, as it OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=77 --- python-hypothesis.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-hypothesis.changes b/python-hypothesis.changes index da2e9bd..1d3cf97 100644 --- a/python-hypothesis.changes +++ b/python-hypothesis.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Fri Aug 31 11:55:29 UTC 2018 - Tomáš Chvátal -- Drop the ptest-xdist dependency to build on Leap 42.3, as it +- Drop the pytest-xdist dependency to build on Leap 42.3, as it does not run tests it was quite pointless -------------------------------------------------------------------