14
0

Accepting request 1141260 from home:ecsos:python

- Update to 6.93.2:
  * This patch improves observability reports by moving timing
  information from metadata to a new timing key, and supporting
  conversion of additional argument types to json rather than 
  string reprs via a .to_json() method
  (including e.g. Pandas dataframes).

OBS-URL: https://build.opensuse.org/request/show/1141260
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=183
This commit is contained in:
2024-01-25 13:56:53 +00:00
committed by Git OBS Bridge
parent 94fb987a24
commit b5769c4ca6
5 changed files with 15 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.92.2
Version: 6.93.2
Release: 0
Summary: A library for property based testing
License: MPL-2.0