forked from pool/python-hypothesis
Accepting request 1273179 from home:mcalabkova:branches:devel:languages:python
- Update to 6.127.8 * Fix a type-hinting regression from version 6.125.1, where we would no longer guarantee the type of the argument to .filter predicates * Improve shrinking behavior for values from text() and binary() which contain duplicate elements, like "zzzabc". OBS-URL: https://build.opensuse.org/request/show/1273179 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=210
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.6
|
||||
Version: 6.127.8
|
||||
Release: 0
|
||||
Summary: A library for property based testing
|
||||
License: MPL-2.0
|
||||
|
Reference in New Issue
Block a user