15
0

Accepting request 790855 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/790855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-deepdiff?expand=0&rev=4
This commit is contained in:
2020-04-02 15:44:56 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0cad7a26be255d79701fa5b72b656bfbd68109bc5137b5c32392e295c6cda8dd
size 71397

3
4.3.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:225b7ee0ab6640d6485e8b47a67b4ddb37c6766f685798d93c0fa44be432a7e6
size 73092

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Apr 2 10:36:40 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 4.3.2
* Deprecation Warning Enhancement
* DeepDiff not excluding paths when ignore_order is True
* adding exclude_obj_callback
-------------------------------------------------------------------
Fri Mar 6 10:07:40 UTC 2020 - pgajdos@suse.com

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