Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-deepdiff for openSUSE:Factory
checked in at 2025-06-03 17:57:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-deepdiff (Old)
and /work/SRC/openSUSE:Factory/.python-deepdiff.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-deepdiff"
Tue Jun 3 17:57:31 2025 rev:17 rq:1282338 version:8.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-deepdiff/python-deepdiff.changes
2025-03-31 11:41:02.850858452 +0200
+++
/work/SRC/openSUSE:Factory/.python-deepdiff.new.16005/python-deepdiff.changes
2025-06-03 17:58:03.856863059 +0200
@@ -1,0 +2,11 @@
+Mon Jun 2 11:57:35 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 8.5.0
+ * Updating deprecated pydantic calls
+ * Switching to pyproject.toml
+ * Fix for moving nested tables when using iterable_compare_func
+ * Fix recursion depth limit when hashing numpy.datetime64
+ * Moving from legacy setuptools use to pyproject.toml
+- Update BuildRequires and Requires from pyproject.toml
+
+-------------------------------------------------------------------
Old:
----
deepdiff-8.4.1-gh.tar.gz
New:
----
deepdiff-8.5.0-gh.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-deepdiff.spec ++++++
--- /var/tmp/diff_new_pack.cM1fFf/_old 2025-06-03 17:58:04.476888767 +0200
+++ /var/tmp/diff_new_pack.cM1fFf/_new 2025-06-03 17:58:04.476888767 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-deepdiff
-Version: 8.4.1
+Version: 8.5.0
Release: 0
Summary: Deep Difference and Search of any Python object/data
License: MIT
@@ -26,9 +26,10 @@
Source:
https://github.com/seperman/deepdiff/archive/%{version}.tar.gz#/deepdiff-%{version}-gh.tar.gz
BuildRequires: %{python_module PyYAML}
BuildRequires: %{python_module click}
+BuildRequires: %{python_module flit-core}
BuildRequires: %{python_module jsonpickle}
#BuildRequires: %{python_module numpy}
-BuildRequires: %{python_module orderly-set >= 5.2.2}
+BuildRequires: %{python_module orderly-set >= 5.4.1}
BuildRequires: %{python_module orjson}
BuildRequires: %{python_module pandas}
BuildRequires: %{python_module pip}
@@ -42,7 +43,7 @@
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-orderly-set >= 5.2.2
+Requires: python-orderly-set >= 5.4.1
Requires(post): update-alternatives
Requires(postun): update-alternatives
Recommends: python-PyYAML
++++++ deepdiff-8.4.1-gh.tar.gz -> deepdiff-8.5.0-gh.tar.gz ++++++
++++ 1848 lines of diff (skipped)