forked from pool/python-hypothesis
Accepting request 1249982 from home:mcalabkova:branches:devel:languages:python
- Update to 6.127.5 * Improve shrinking of non-standard NaN float values * Update our vendored list of top-level domains, which is used by the provisional domains() strategy. * Fix a bug where from_type() would error on certain types involving Protocol OBS-URL: https://build.opensuse.org/request/show/1249982 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=206
This commit is contained in:
@@ -38,7 +38,7 @@ ExclusiveArch: do_not_build
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-hypothesis%{psuffix}
|
||||
Version: 6.127.2
|
||||
Version: 6.127.5
|
||||
Release: 0
|
||||
Summary: A library for property based testing
|
||||
License: MPL-2.0
|
||||
@@ -224,7 +224,7 @@ donttest+=" or test_adds_note_showing_which_strategy"
|
||||
%if !%{with test}
|
||||
%files %{python_files}
|
||||
%license LICENSE.txt
|
||||
%doc README.rst
|
||||
%doc README.md
|
||||
%python_alternative %{_bindir}/hypothesis
|
||||
%{python_sitelib}/hypothesis
|
||||
%{python_sitelib}/_hypothesis*.py
|
||||
|
Reference in New Issue
Block a user