14
0

- update to 6.56.2:

* This patch updates our vendored `list of top-level domains
    <https://www.iana.org/domains/root/db>`__, which is used by the provisional
    :func:`~hypothesis.provisional.domains` strategy, and fixes some incorrect
    examples in the docs for
    :func:`~hypothesis.extra.numpy.mutually_broadcastable_shapes`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=156
This commit is contained in:
2022-10-16 17:45:36 +00:00
committed by Git OBS Bridge
parent 74f2435244
commit ca44547f1e
5 changed files with 15 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ ExclusiveArch: do_not_build
%bcond_with test
%endif
Name: python-hypothesis%{psuffix}
Version: 6.56.1
Version: 6.56.2
Release: 0
Summary: A library for property based testing
License: MPL-2.0