1
0

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:
2022-01-26 13:23:51 +00:00
committed by Git OBS Bridge
parent 425450fc6f
commit 97d10d3bad
4 changed files with 16 additions and 4 deletions

View File

@@ -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