1
0

- Add failing-test_array_values_are_unique_high_collision.patch

to avoid failing test on i586 (gh#HypothesisWorks/hypothesis#2447)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=129
This commit is contained in:
2020-05-21 14:56:46 +00:00
committed by Git OBS Bridge
parent 7a7fdd8a5e
commit a1bae1b53b
3 changed files with 37 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 21 14:56:04 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add failing-test_array_values_are_unique_high_collision.patch
to avoid failing test on i586 (gh#HypothesisWorks/hypothesis#2447)
-------------------------------------------------------------------
Sat May 9 16:08:23 UTC 2020 - Arun Persaud <arun@gmx.de>