Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-netCDF4 for openSUSE:Leap:16.0 checked in at 2025-05-28 11:25:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/python-netCDF4 (Old) and /work/SRC/openSUSE:Leap:16.0/.python-netCDF4.new.2732 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-netCDF4" Wed May 28 11:25:21 2025 rev:2 rq:1279403 version:1.7.2 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/python-netCDF4/python-netCDF4.changes 2025-04-25 15:21:25.427557507 +0200 +++ /work/SRC/openSUSE:Leap:16.0/.python-netCDF4.new.2732/python-netCDF4.changes 2025-05-28 11:25:22.331151565 +0200 @@ -1,0 +2,16 @@ +Mon May 5 20:59:04 UTC 2025 - Dirk Müller <dmuel...@suse.com> + +- update to 1.7.2: + * add static type hints (PRs #1302, #1349) + * Expose nc_rc_set, nc_rc_get (via rc_set, rc_get module + functions). (PR #1348) + * Add Variable.get_fill_value and allow `fill_value='default'` + to set `_FillValue` attribute using default fill values. + * Fix NETCDF3 endian error (issue #1373, PR #1355). + +------------------------------------------------------------------- +Tue Apr 22 01:40:01 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Support both lowercased and unnormalized metadata directory names. + +------------------------------------------------------------------- Old: ---- netcdf4-1.7.1.post2.tar.gz New: ---- netcdf4-1.7.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-netCDF4.spec ++++++ --- /var/tmp/diff_new_pack.YUCkTA/_old 2025-05-28 11:25:22.627164145 +0200 +++ /var/tmp/diff_new_pack.YUCkTA/_new 2025-05-28 11:25:22.627164145 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-netCDF4 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-netCDF4 -Version: 1.7.1.post2 +Version: 1.7.2 Release: 0 Summary: Python interface to netCDF 3 and 4 License: HPND AND MIT @@ -111,5 +111,5 @@ %python_alternative %{_bindir}/nc4tonc3 %python_alternative %{_bindir}/ncinfo %{python_sitearch}/netCDF4 -%{python_sitearch}/netCDF4-%{version}.dist-info +%{python_sitearch}/net[Cc][Dd][Ff]4-%{version}.dist-info ++++++ netcdf4-1.7.1.post2.tar.gz -> netcdf4-1.7.2.tar.gz ++++++ ++++ 3911 lines of diff (skipped)