diff --git a/4.2.0.tar.gz b/4.2.0.tar.gz deleted file mode 100644 index 90c0e70..0000000 --- a/4.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0cad7a26be255d79701fa5b72b656bfbd68109bc5137b5c32392e295c6cda8dd -size 71397 diff --git a/4.3.2.tar.gz b/4.3.2.tar.gz new file mode 100644 index 0000000..ec97ec3 --- /dev/null +++ b/4.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225b7ee0ab6640d6485e8b47a67b4ddb37c6766f685798d93c0fa44be432a7e6 +size 73092 diff --git a/python-deepdiff.changes b/python-deepdiff.changes index 87c53db..b5c8df5 100644 --- a/python-deepdiff.changes +++ b/python-deepdiff.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Apr 2 10:36:40 UTC 2020 - Marketa Calabkova + +- 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 diff --git a/python-deepdiff.spec b/python-deepdiff.spec index c9383f1..88a594d 100644 --- a/python-deepdiff.spec +++ b/python-deepdiff.spec @@ -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