| Name: | python3-deepdiff |
|---|---|
| Version: | 8.6.1 |
| Release: | 1.el10_1 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 755734 |
| License: | MIT |
| RPM: | python3-deepdiff-8.6.1-1.el10_1.noarch.rpm |
| Source RPM: | python-deepdiff-8.6.1-1.el10_1.src.rpm |
| Build Date: | Mon Oct 06 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/seperman/deepdiff/ |
| Summary: | Deep Difference and search of any Python object/data |
| Description: | Deep Difference of dictionaries, iterables, strings, and ANY other object. Includes additional modules with related functionality: DeepSearch: Search for objects within other objects. DeepHash: Hash any object based on their content. Delta: Store the difference of objects and apply them to other objects. Extract: Extract an item from a nested Python object using its path. commandline: Use DeepDiff from commandline. |
- Update to 8.6.1 (rhbz#2393085).
- Rebuilt for Python 3.14.0rc2 bytecode
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
- Remove click's upper version bound
- Fix tests with python 3.14 (rhbz#2374300).
- Bootstrap for Python 3.14.0b3 bytecode
- Bootstrap for Python 3.14
- Update to 8.5.0 (rhbz#2365409).
- Relax a bit the pyyaml version for EPEL 10
- Update to 8.4.1 (rhbz#2332738).