44bd280579a58c3824acbec7fe56729803b2773a4f9a564675b971a0c854ec07
- update to 7.0.1:
* When verbose=2, return `new_path` when the `path` and
`new_path` are different (for example when ignore_order=True
and the index of items have changed).
* Dropping support for Python 3.7
* Introducing serialize to flat rows for delta objects.
* fixes the issue with hashing `datetime.date` objects
where it treated them as numbers instead of dates (fixes
#445).
* upgrading orjson to the latest version
* Fix for bug when diffing two lists with ignore_order and
providing compare_func
* Supporting Python 3.12 in the build process by Leo Sin
* Include type info and change the "unknown" value for flat
rows to something that is friendly for Postgres enums
OBS-URL: https://build.opensuse.org/request/show/1169369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-deepdiff?expand=0&rev=13
Description
No description provided
Languages
RPM Spec
100%