Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-deepdiff-8.0.1-2.fc42 RPM for noarch

From Fedora Rawhide for x86_64 / p

Name: python3-deepdiff Distribution: Fedora Project
Version: 8.0.1 Vendor: Fedora Project
Release: 2.fc42 Build date: Sat Jan 18 14:37:27 2025
Group: Unspecified Build host: buildvm-ppc64le-05.iad2.fedoraproject.org
Size: 661917 Source RPM: python-deepdiff-8.0.1-2.fc42.src.rpm
Packager: Fedora Project
Url: https://github.com/seperman/deepdiff/
Summary: Deep Difference and search of any Python object/data
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.

Provides

Requires

License

MIT

Changelog

* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Oct 30 2024 Karolina Surma <ksurma@redhat.com> - 8.0.1-1
  - Update to 8.0.1.
* Wed Sep 04 2024 Susi Lehtola <jussilehtola@fedoraproject.org> - 8.0.0-1
  - Update to 8.0.0.
* Tue Jul 30 2024 Susi Lehtola <jussilehtola@fedoraproject.org> - 7.0.1-1
  - Update to 7.0.1.
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jun 29 2024 Python Maint <python-maint@redhat.com> - 6.3.1-7
  - Rebuilt for Python 3.13
* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 6.3.1-6
  - Bootstrap for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Nov 06 2023 Miro HronĨok <mhroncok@redhat.com> - 6.3.1-3
  - Relax the required versions of some of the dependencies
  - Fixes: rhbz#2246614
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jul 14 2023 Susi Lehtola <jussilehtola@fedoraproject.org> - 6.3.1-1
  - Update to 6.3.1.
* Wed Apr 05 2023 Ryan Erickson <rerickso@redhat.com> - 6.3.0-1
  - Update to 6.3.0.
  - Surface cli extra as subpackage to fix cli if python3-deepdiff+cli installed.
  Resolves: rhbz#2171664
  Resolves: rhbz#2138689
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

Files

/usr/lib/python3.13/site-packages/deepdiff
/usr/lib/python3.13/site-packages/deepdiff-8.0.1.dist-info
/usr/lib/python3.13/site-packages/deepdiff-8.0.1.dist-info/AUTHORS.md
/usr/lib/python3.13/site-packages/deepdiff-8.0.1.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/deepdiff-8.0.1.dist-info/LICENSE
/usr/lib/python3.13/site-packages/deepdiff-8.0.1.dist-info/METADATA
/usr/lib/python3.13/site-packages/deepdiff-8.0.1.dist-info/WHEEL
/usr/lib/python3.13/site-packages/deepdiff-8.0.1.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/deepdiff-8.0.1.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/deepdiff-8.0.1.dist-info/zip-safe
/usr/lib/python3.13/site-packages/deepdiff/__init__.py
/usr/lib/python3.13/site-packages/deepdiff/__pycache__
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/anyset.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/anyset.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/base.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/base.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/commands.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/commands.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/deephash.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/deephash.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/delta.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/delta.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/diff.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/diff.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/distance.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/distance.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/helper.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/helper.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/lfucache.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/lfucache.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/model.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/model.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/operator.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/operator.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/path.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/path.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/search.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/search.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/serialization.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/deepdiff/__pycache__/serialization.cpython-313.pyc
/usr/lib/python3.13/site-packages/deepdiff/anyset.py
/usr/lib/python3.13/site-packages/deepdiff/base.py
/usr/lib/python3.13/site-packages/deepdiff/commands.py
/usr/lib/python3.13/site-packages/deepdiff/deephash.py
/usr/lib/python3.13/site-packages/deepdiff/delta.py
/usr/lib/python3.13/site-packages/deepdiff/diff.py
/usr/lib/python3.13/site-packages/deepdiff/distance.py
/usr/lib/python3.13/site-packages/deepdiff/helper.py
/usr/lib/python3.13/site-packages/deepdiff/lfucache.py
/usr/lib/python3.13/site-packages/deepdiff/model.py
/usr/lib/python3.13/site-packages/deepdiff/operator.py
/usr/lib/python3.13/site-packages/deepdiff/path.py
/usr/lib/python3.13/site-packages/deepdiff/search.py
/usr/lib/python3.13/site-packages/deepdiff/serialization.py
/usr/share/doc/python3-deepdiff
/usr/share/doc/python3-deepdiff/AUTHORS.md
/usr/share/doc/python3-deepdiff/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jan 26 23:45:09 2025