Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ml-dtypes for 
openSUSE:Factory checked in at 2025-09-22 16:39:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ml-dtypes (Old)
 and      /work/SRC/openSUSE:Factory/.python-ml-dtypes.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ml-dtypes"

Mon Sep 22 16:39:40 2025 rev:2 rq:1306304 version:0.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ml-dtypes/python-ml-dtypes.changes        
2024-11-20 17:05:24.486277502 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ml-dtypes.new.27445/python-ml-dtypes.changes 
    2025-09-22 16:40:29.879474154 +0200
@@ -1,0 +2,14 @@
+Sun Sep 21 14:42:38 UTC 2025 - Dirk Müller <[email protected]>
+
+- update to 0.5.3:
+  * NPY_NEEDS_PYAPI was removed from the dtype flags. This should
+    improve the speed of array operations, but it does mean
+    that values pickled using previous versions of ml_dtypes are
+    incompatible with the current release and should be regenerated
+    with the current release.
+  * Fixed GCC compilation issues related to ambiguous casts.
+  * Fixed sign bit handling for float4 and float6 types.
+  * Wheels now support Python 3.13 free-threading.
+  * Wheels now support the Power architecture.
+
+-------------------------------------------------------------------

Old:
----
  ml-dtypes-0.5.0-gh.tar.gz
  ml_dtypes-0.5.0.tar.gz

New:
----
  ml-dtypes-0.5.3-gh.tar.gz
  ml_dtypes-0.5.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ml-dtypes.spec ++++++
--- /var/tmp/diff_new_pack.vezMcj/_old  2025-09-22 16:40:30.707508945 +0200
+++ /var/tmp/diff_new_pack.vezMcj/_new  2025-09-22 16:40:30.711509113 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ml-dtypes
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,20 @@
 
 
 Name:           python-ml-dtypes
-Version:        0.5.0
+Version:        0.5.3
 Release:        0
 Summary:        stand-alone implementation of several NumPy dtype extensions
 License:        Apache-2.0
 URL:            https://github.com/jax-ml/ml_dtypes
 Source:         
https://files.pythonhosted.org/packages/source/m/ml-dtypes/ml_dtypes-%{version}.tar.gz
 Source1:        
https://github.com/jax-ml/ml_dtypes/archive/refs/tags/v%{version}.tar.gz#/ml-dtypes-%{version}-gh.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module abseil}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy-devel}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module numpy >= 2.0}
 # /SECTION

++++++ ml-dtypes-0.5.0-gh.tar.gz -> ml-dtypes-0.5.3-gh.tar.gz ++++++
++++ 2441 lines of diff (skipped)

++++++ ml_dtypes-0.5.0.tar.gz -> ml_dtypes-0.5.3.tar.gz ++++++
++++ 1966 lines of diff (skipped)

Reply via email to