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-6.7.1-gh.tar.gz | 0000423704 414 KB | |
python-deepdiff.changes | 0000009306 9.09 KB | |
python-deepdiff.spec | 0000003001 2.93 KB |
Revision 12 (latest revision is 15)
Ana Guerrero (anag+factory)
accepted
request 1138688
from
Dirk Mueller (dirkmueller)
(revision 12)
- update to 6.7.1: * Support for subtracting delta objects when iterable_compare_func is used. * Better handling of force adding a delta to an object. * Fix for `Can't compare dicts with both single and double quotes in keys` * Updated docs for Inconsistent Behavior with math_epsilon and ignore_order = True * Delta can be subtracted from other objects now. * verify_symmetry is deprecated. Use bidirectional instead. * always_include_values flag in Delta can be enabled to include values in the delta for every change. * Fix for Delta.__add__ breaks with esoteric dict keys. * You can load a delta from the list of flat dictionaries. - update to 6.6.0: * [x] Numpy 2.0 support * [x] Adding Delta.to_flat_dicts - update to 6.4.1: * Bugfix: Numpy should be optional - update to 6.4.0: * Add Ignore List Order Option to DeepHash by * pyyaml to 6.0.1 to fix cython build problems by Robert Bo Davis * Precompiled regex simple diff by cohml * New flag: `zip_ordered_iterables` for forcing iterable items to be compared one by one. - update to 6.3.1: * Bugfix deephash for paths by maggelus * Bugfix deephash compiled regex maggelus * Fix tests dependent on toml by martin-kokos
Comments 0