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 2021-03-30 20:56:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-h5netcdf (Old)
 and      /work/SRC/openSUSE:Factory/.python-h5netcdf.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-h5netcdf"

Tue Mar 30 20:56:18 2021 rev:4 rq:873743 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-h5netcdf/python-h5netcdf.changes  
2020-06-10 00:49:24.235100026 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-h5netcdf.new.2401/python-h5netcdf.changes    
    2021-03-30 20:56:20.320448434 +0200
@@ -1,0 +2,22 @@
+Fri Feb 19 08:41:54 UTC 2021 - andy great <[email protected]>
+
+- Skip python36 because python-numpy does not support it.
+- Remove h5netcdf-pr82-h5py-strings.patch, fixed.
+- Update to version 0.10.0.
+  * Replaced ``decode_strings`` with ``decode_vlen_strings``.
+- Update to version 0.9.0.
+  * Support for ``decode_strings``, to restore old behavior with h5py 3.
+
+-------------------------------------------------------------------
+Fri Jan 29 19:09:02 UTC 2021 - Ben Greiner <[email protected]>
+
+- Add h5netcdf-pr82-h5py-strings.patch for compatibility with
+  h5py >= 3.0 gh#h5netcdf/h5netcdf#82
+
+-------------------------------------------------------------------
+Sun Jan  3 22:43:58 UTC 2021 - Jason Craig <[email protected]>
+
+- Update to 0.8.1
+  * Fix h5py deprecation warning in test suite.
+
+-------------------------------------------------------------------

Old:
----
  h5netcdf-0.8.0.tar.gz

New:
----
  h5netcdf-0.10.0.tar.gz

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

Other differences:
------------------
++++++ python-h5netcdf.spec ++++++
--- /var/tmp/diff_new_pack.cua9Bt/_old  2021-03-30 20:56:21.004449200 +0200
+++ /var/tmp/diff_new_pack.cua9Bt/_new  2021-03-30 20:56:21.008449204 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-h5netcdf
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
+%define         skip_python36 1
 Name:           python-h5netcdf
-Version:        0.8.0
+Version:        0.10.0
 Release:        0
 Summary:        A Python library to use netCDF4 files via h5py
 License:        BSD-3-Clause
-URL:            https://github.com/shoyer/h5netcdf
+URL:            https://github.com/h5netcdf/h5netcdf
 Source:         
https://files.pythonhosted.org/packages/source/h/h5netcdf/h5netcdf-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -43,7 +44,7 @@
 relying on the Unidata netCDF library.
 
 %prep
-%setup -q -n h5netcdf-%{version}
+%autosetup -p1 -n h5netcdf-%{version}
 
 %build
 %python_build
@@ -53,7 +54,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+%pytest -rs
 
 %files %{python_files}
 %doc README.rst

++++++ h5netcdf-0.8.0.tar.gz -> h5netcdf-0.10.0.tar.gz ++++++
++++ 3175 lines of diff (skipped)

Reply via email to