Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gsw for openSUSE:Factory 
checked in at 2022-10-14 15:41:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gsw (Old)
 and      /work/SRC/openSUSE:Factory/.python-gsw.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gsw"

Fri Oct 14 15:41:52 2022 rev:11 rq:1010450 version:3.6.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gsw/python-gsw.changes    2021-02-22 
14:40:34.712632176 +0100
+++ /work/SRC/openSUSE:Factory/.python-gsw.new.2275/python-gsw.changes  
2022-10-14 15:42:52.583952174 +0200
@@ -1,0 +2,29 @@
+Thu Oct 13 07:40:28 UTC 2022 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Update to 3.6.16:
+  * Update underlying c code to v3.06.16 #107
+- Skipped update to 3.4.2:
+  * add DOI by @ocefpaf in #72
+  * Use GitHub Actions for the tests by @ocefpaf in #73
+  * build wheel for Python 3.9 by @ocefpaf in #79
+  * Wrap longitude, 0-360, where it is used directly. by @efiring in #86
+  * Add link to new xarray wrapper gsw-xarray by @rcaneill in #87
+  * Add py310 test to the test matrix... by @ocefpaf in #88
+  * needs to avoid globing them before the autidwheel by @ocefpaf in #80
+  * add pre-commit by @ocefpaf in #77
+  * publish docs with GHA by @ocefpaf in #89
+  * use micromamba in tests by @ocefpaf in #93
+  * Fix teos 10 url by @ocefpaf in #94
+  * Correct Nsquared unit by @rcaneill in #91
+  * use np.expand_dims instead of np.newaxis by @rcaneill in #96
+  * Add consts to PyUFuncGenericFunction declarations by @hoodmane in #99
+  * Move to cibuildwheels by @ocefpaf in #100
+  * remove unused file by @ocefpaf in #102
+  * Rename master to main in the CIs by @ocefpaf in #105
+  * update README by @ocefpaf in #104
+  * Run every PR but publish only when tags by @ocefpaf in #106
+- Skipped update to 3.4.1:
+  * Add DOI
+- Enable again tests skipped on aarch64 since fixed upstream
+
+-------------------------------------------------------------------

Old:
----
  v3.4.0.tar.gz

New:
----
  v3.6.16.tar.gz

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

Other differences:
------------------
++++++ python-gsw.spec ++++++
--- /var/tmp/diff_new_pack.d7CCnZ/_old  2022-10-14 15:42:53.183953176 +0200
+++ /var/tmp/diff_new_pack.d7CCnZ/_new  2022-10-14 15:42:53.187953182 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gsw
 #
-# 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,13 +20,13 @@
 %define skip_python2 1
 %define skip_python36 1
 Name:           python-gsw
-Version:        3.4.0
+Version:        3.6.16
 Release:        0
 Summary:        Gibbs Seawater Oceanographic Package of TEOS-10
 # Note: Python code is MIT licensed
 # C-code IS BSD-3-Clause licensed (see src/c_gsw/LICENSE)
 # MATLAB function names and documentation are BSD-3-Clause licensed (see 
http://teos-10.org/pubs/gsw/html/gsw_licence.html)
-License:        MIT AND BSD-3-Clause
+License:        BSD-3-Clause AND MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/TEOS-10/GSW-python
 # gh#TEOS-10/GSW-Python#39 -- Tests are not included in the source tarball
@@ -61,10 +61,6 @@
 %{python_expand %fdupes %{buildroot}%{$python_sitearch}}
 
 %check
-%ifarch aarch64
-# gh#TEOS-10/GSW-Python#40 note that the failure moved from 72 to 68
-donttest+=" or (test_check_function and cfcf68)"
-%endif
 %pytest_arch ${donttest:+-k "not (${donttest:4})"}
 
 %files %{python_files}

++++++ v3.4.0.tar.gz -> v3.6.16.tar.gz ++++++
++++ 248278 lines of diff (skipped)

Reply via email to