Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-h5netcdf for openSUSE:Factory
checked in at 2025-12-24 13:16:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-h5netcdf (Old)
and /work/SRC/openSUSE:Factory/.python-h5netcdf.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-h5netcdf"
Wed Dec 24 13:16:13 2025 rev:10 rq:1324293 version:1.7.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-h5netcdf/python-h5netcdf.changes
2023-12-28 23:03:24.994725483 +0100
+++
/work/SRC/openSUSE:Factory/.python-h5netcdf.new.1928/python-h5netcdf.changes
2025-12-24 13:17:38.505755202 +0100
@@ -1,0 +2,45 @@
+Mon Dec 22 11:36:29 UTC 2025 - Ben Greiner <[email protected]>
+
+- Update to 1.7.3
+ * Fix empty selection by @kmuehlbauer in #297
+- Previous releases since 1.3.0
+ * Retrieve format from _root instead of group instance by
+ @kmuehlbauer in #294
+ * fix writing lists of strings for NETCDF4 by @kmuehlbauer in
+ #292
+ * fix unintentional changes in test suite by @kmuehlbauer in #277
+ * Update test URL for ros3-test, add pytest-asyncio by
+ @kmuehlbauer in #284
+ * create enums with low-level API to keep order by value, add
+ h5dump-tests by @kmuehlbauer in #285
+ * FIX: interoperability netcdf4 vs h5netcdf by @kmuehlbauer in
+ #286
+ * Add partial support for NETCDF4_CLASSIC format by @huard in
+ #283
+ * do not return padded arrays if slice is exceeding variable
+ shape by @kmuehlbauer in #288
+ * Add better error messages when operating on a closed file by
+ @kmuehlbauer in #275
+ * fix invalid string format specifier, match raises/warns with
+ messages in test suite by @kmuehlbauer in #270
+ * fix hsds/h5pyd test fixture spinup issues by @kmuehlbauer in
+ #265
+ * Fix and add circular referrer tests for Python 3.14 by
+ @kmuehlbauer in #264
+ * Avoid opening file with h5pyd just to check if it exists by
+ @JonasGronberg and @kmuehlbauer in #266
+ * Return None for chunks on scalar variables by @rho-novatron in
+ #259
+ * Let h5netcdf.File(driver="h5pyd") force the use of h5pyd by
+ @rho-novatron in #256
+ * Allow zlib to be an alias for gzip by @hmaarrfk in #252
+ * add EnumType by @kmuehlbauer in #226
+ * UserType class, inherit EnumType from UserType by @kmuehlbauer
+ in #229
+ * Refactor fillvalue and dtype handling for user types, enhance
+ tests by @kmuehlbauer in #230
+ * Support wrapping an h5py File object by @takluyver in #238
+ * add VLType and CompoundType, commit complex compound type to
+ file by @kmuehlbauer in #227
+
+-------------------------------------------------------------------
Old:
----
h5netcdf-1.3.0.tar.gz
New:
----
h5netcdf-1.7.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-h5netcdf.spec ++++++
--- /var/tmp/diff_new_pack.ETCUtq/_old 2025-12-24 13:17:39.389791723 +0100
+++ /var/tmp/diff_new_pack.ETCUtq/_new 2025-12-24 13:17:39.393791888 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-h5netcdf
#
-# Copyright (c) 2023 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
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-h5netcdf
-Version: 1.3.0
+Version: 1.7.3
Release: 0
Summary: A Python library to use netCDF4 files via h5py
License: BSD-3-Clause
++++++ h5netcdf-1.3.0.tar.gz -> h5netcdf-1.7.3.tar.gz ++++++
++++ 4864 lines of diff (skipped)