17
0

Accepting request 790850 from home:mcalabkova:branches:devel:languages:python

- update to 4.3.2
  * Deprecation Warning Enhancement
  * DeepDiff not excluding paths when ignore_order is True
  * adding exclude_obj_callback

OBS-URL: https://build.opensuse.org/request/show/790850
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-deepdiff?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-04-02 10:54:45 +00:00
committed by Git OBS Bridge
parent 1d3d9f90c7
commit 8bcf9916d0
4 changed files with 12 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-deepdiff
Version: 4.2.0
Version: 4.3.2
Release: 0
Summary: Deep Difference and Search of any Python object/data
License: MIT