Hello community,

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

Package is "python-netCDF4"

Thu Oct 24 23:02:16 2019 rev:5 rq:736040 version:1.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-netCDF4/python-netCDF4.changes    
2019-06-13 23:01:31.927511272 +0200
+++ /work/SRC/openSUSE:Factory/.python-netCDF4.new.2990/python-netCDF4.changes  
2019-10-24 23:02:19.248043462 +0200
@@ -1,0 +2,18 @@
+Tue Oct  8 09:09:31 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 1.5.2:
+ * fix for scaling bug when _Unsigned attribute is set and byteorder of data
+   does not match native byteorder (issue #930).
+ * revise documentation for Python 3 (issue #946).
+ * establish support for Python 2.7, 3.5, 3.6 and 3.7 (issue #948).
+ * use dict built-in instead of OrderedDict for Python 3.7+
+   (pull request #955).
+ * remove underline ANSI in Dataset string representation (pull request #956).
+ * remove newlines from string representation (pull request #960).
+ * fix for issue #957 (size of scalar var is a float since numpy.prod(())=1.0).
+ * make sure Variable.setncattr fails to set _FillValue (issue #959).
+ * fix detection of parallel HDF5 support with netcdf-c 4.6.1 (issue #964).
+- Remove not needed netcdf-disable-broken-test.patch as the bug was
+  fixed in netcdf itself
+
+-------------------------------------------------------------------

Old:
----
  netCDF4-1.5.1.2.tar.gz
  netcdf-disable-broken-test.patch

New:
----
  netCDF4-1.5.2.tar.gz

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

Other differences:
------------------
++++++ python-netCDF4.spec ++++++
--- /var/tmp/diff_new_pack.fZF7vE/_old  2019-10-24 23:02:19.932044249 +0200
+++ /var/tmp/diff_new_pack.fZF7vE/_new  2019-10-24 23:02:19.936044253 +0200
@@ -18,14 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-netCDF4
-Version:        1.5.1.2
+Version:        1.5.2
 Release:        0
 Summary:        Python interface to netCDF 3 and 4
 License:        HPND AND MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/Unidata/netcdf4-python
 Source:         
https://files.pythonhosted.org/packages/source/n/netCDF4/netCDF4-%{version}.tar.gz
-Patch0:         netcdf-disable-broken-test.patch
 BuildRequires:  %{python_module Cython >= 0.21}
 BuildRequires:  %{python_module cftime}
 BuildRequires:  %{python_module devel}
@@ -66,7 +65,6 @@
 
 %prep
 %setup -q -n netCDF4-%{version}
-%patch0 -p1
 
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"

++++++ netCDF4-1.5.1.2.tar.gz -> netCDF4-1.5.2.tar.gz ++++++
++++ 2843 lines of diff (skipped)


Reply via email to