14
0

- update to 6.75.3:

* This patch fixes ~hypothesis.strategies.complex_numbers accidentally
    invalidating itself when passed magnitude arguments for 32
    and 64-bit widths, i.e. 16- and 32-bit floats, due to not
    internally down-casting numbers

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=168
This commit is contained in:
2023-05-14 15:30:47 +00:00
committed by Git OBS Bridge
parent adc9271da2
commit 3be375c5b1
5 changed files with 14 additions and 5 deletions

View File

@@ -37,7 +37,7 @@ ExclusiveArch: do_not_build
%endif
%{?sle15_python_module_pythons}
Name: python-hypothesis%{psuffix}
Version: 6.75.2
Version: 6.75.3
Release: 0
Summary: A library for property based testing
License: MPL-2.0