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

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