Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-netCDF4 for openSUSE:Factory 
checked in at 2022-02-10 23:12:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-netCDF4 (Old)
 and      /work/SRC/openSUSE:Factory/.python-netCDF4.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-netCDF4"

Thu Feb 10 23:12:20 2022 rev:12 rq:953173 version:1.5.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-netCDF4/python-netCDF4.changes    
2021-02-22 14:40:34.744632211 +0100
+++ /work/SRC/openSUSE:Factory/.python-netCDF4.new.1956/python-netCDF4.changes  
2022-02-10 23:13:06.028363972 +0100
@@ -1,0 +2,25 @@
+Thu Feb 10 04:21:12 UTC 2022 - Arun Persaud <[email protected]>
+
+- specfile:
+  * update copyright year
+
+- update to version 1.5.8:
+  * Fix Enum bug (issue #1128): the enum_dict member of an EnumType
+    read from a file contains invalid values when the enum is large
+    enough (more than 127 or 255 members).
+  * Binary wheels for aarch64 and python 3.10.
+
+- changes from version 1.5.7:
+  * don't try to mask vlens with default _FillValue, since vlens don't
+    have a default _FillValue.  This gets rid of numpy
+    DeprecationWarning (issue #1099).
+  * update docs to reflect the fact that a variable must be in
+    collective mode before writing compressed data to it in
+    parallel. Added a test for this
+    (examples/mpi_example_compressed.py).  Issue #1108.
+  * Fix OverflowError when dimension sizes become greater than 2**32-1
+    elements on Windows (Issue #1112).
+  * Don't return masked arrays for vlens (only for primitive and enum
+    types - issue #1115).
+
+-------------------------------------------------------------------

Old:
----
  netCDF4-1.5.6.tar.gz

New:
----
  netCDF4-1.5.8.tar.gz

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

Other differences:
------------------
++++++ python-netCDF4.spec ++++++
--- /var/tmp/diff_new_pack.UEsRvW/_old  2022-02-10 23:13:06.608365441 +0100
+++ /var/tmp/diff_new_pack.UEsRvW/_new  2022-02-10 23:13:06.612365451 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-netCDF4
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define skip_python2 1
 %define skip_python36 1
 Name:           python-netCDF4
-Version:        1.5.6
+Version:        1.5.8
 Release:        0
 Summary:        Python interface to netCDF 3 and 4
 License:        HPND AND MIT
@@ -42,7 +42,7 @@
 Requires:       python-cftime
 Requires:       python-numpy >= 1.10.0
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 # SECTION tests
 BuildRequires:  %{python_module pytest}
 BuildRequires:  netcdf

++++++ netCDF4-1.5.6.tar.gz -> netCDF4-1.5.8.tar.gz ++++++
++++ 6457 lines of diff (skipped)

Reply via email to