forked from pool/python-deepdiff
Accepting request 949215 from home:bmwiedemann:branches:devel:languages:python
Update to 5.6.0 * Add custom operators, and ignore_order_func. * Bugfix: verbose_level==0 should disable values_changes. * Bugfix: unprocessed key error. * Add iterable_compare_func for DeepDiff * Add output_format of list for path() in tree view * Add strict_checking for numbers in DeepSearch * Add support for regular expressions in DeepSearch OBS-URL: https://build.opensuse.org/request/show/949215 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-deepdiff?expand=0&rev=13
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
Name: python-deepdiff
|
||||
Version: 5.2.3
|
||||
Version: 5.6.0
|
||||
Release: 0
|
||||
Summary: Deep Difference and Search of any Python object/data
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user