Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-h5py for openSUSE:Factory 
checked in at 2023-12-17 21:32:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-h5py (Old)
 and      /work/SRC/openSUSE:Factory/.python-h5py.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-h5py"

Sun Dec 17 21:32:37 2023 rev:28 rq:1133632 version:3.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-h5py/python-h5py.changes  2023-10-24 
20:08:52.929669680 +0200
+++ /work/SRC/openSUSE:Factory/.python-h5py.new.25432/python-h5py.changes       
2023-12-17 21:35:01.671477045 +0100
@@ -1,0 +2,21 @@
+Sat Dec 16 19:04:27 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 3.10.0:
+  * The read-only S3 file driver ('ros3') now accepts an AWS session
+    token as part of the credentials (:pr:`2301`). Pass session_token
+    when opening a :class:`.File` (along with the other S3 parameters).
+    This requires HDF5 1.14.2 or later, with the ROS3 feature built.
+  * Support for the HDF5 1.8 series was dropped, along with early 1.10
+    releases. The minimum required HDF5 version is now 1.10.4.
+  * Exposing HDF5 functions
+  * H5Pget_fapl_ros3_token & H5Pset_fapl_ros3_token
+  * Various nasty bugs when using nested compound and vlen data types
+    have been fixed (:pr:`2134`).
+  * Fixed an OverflowError in some cases when registering a filter
+    with :func:`h5z.register_filter`, especially on 32-bit
+    architectures (:pr:`2318`).
+  * Sequential slicing/indexing operations on a :class:`.VirtualSource`
+    object (e.g. source[:10][::2]) now raise an error, rather than
+    giving incorrect results (:pr:`2280`).
+
+-------------------------------------------------------------------

Old:
----
  h5py-3.9.0.tar.gz

New:
----
  h5py-3.10.0.tar.gz

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

Other differences:
------------------
++++++ python-h5py.spec ++++++
--- /var/tmp/diff_new_pack.Yiaq1C/_old  2023-12-17 21:35:02.451505386 +0100
+++ /var/tmp/diff_new_pack.Yiaq1C/_new  2023-12-17 21:35:02.455505532 +0100
@@ -48,7 +48,7 @@
 %endif
 # /SECTION MPI DEFINITIONS
 Name:           %{pname}%{?my_suffix}
-Version:        3.9.0
+Version:        3.10.0
 Release:        0
 Summary:        Python interface to the Hierarchical Data Format library
 License:        BSD-3-Clause

++++++ h5py-3.9.0.tar.gz -> h5py-3.10.0.tar.gz ++++++
++++ 3587 lines of diff (skipped)

Reply via email to