python-deepdiff
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-deepdiff && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
deepdiff-7.0.1-gh.tar.gz | 0000436712 426 KB | |
python-deepdiff.changes | 0000010157 9.92 KB | |
python-deepdiff.spec | 0000003088 3.02 KB |
Revision 13 (latest revision is 15)
Ana Guerrero (anag+factory)
accepted
request 1169369
from
Dirk Mueller (dirkmueller)
(revision 13)
- 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
Comments 0