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 2024-05-11 18:21:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gsw (Old)
 and      /work/SRC/openSUSE:Factory/.python-gsw.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gsw"

Sat May 11 18:21:06 2024 rev:12 rq:1173200 version:3.6.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gsw/python-gsw.changes    2022-10-14 
15:42:52.583952174 +0200
+++ /work/SRC/openSUSE:Factory/.python-gsw.new.1880/python-gsw.changes  
2024-05-11 18:25:00.446537356 +0200
@@ -1,0 +2,8 @@
+Fri May 10 12:41:17 UTC 2024 - Markéta Machová <[email protected]>
+
+- Update to 3.6.17
+  * Add 'const' modifiers to ufuncs via make_ufuncs.py
+  * Ensure the slice is an array
+  * Add gibbs and gibbs_ice via ufunc wrapping
+
+-------------------------------------------------------------------

Old:
----
  v3.6.16.tar.gz

New:
----
  v3.6.17.tar.gz

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

Other differences:
------------------
++++++ python-gsw.spec ++++++
--- /var/tmp/diff_new_pack.d7qBqu/_old  2024-05-11 18:25:02.238602612 +0200
+++ /var/tmp/diff_new_pack.d7qBqu/_new  2024-05-11 18:25:02.242602759 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gsw
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,10 @@
 #
 
 
-%{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 %define skip_python36 1
 Name:           python-gsw
-Version:        3.6.16
+Version:        3.6.17
 Release:        0
 Summary:        Gibbs Seawater Oceanographic Package of TEOS-10
 # Note: Python code is MIT licensed
@@ -38,6 +37,7 @@
 Requires:       python-numpy
 # SECTION tests
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module pandas}
 # /SECTION
 %python_subpackages
 
@@ -65,6 +65,7 @@
 
 %files %{python_files}
 %doc README.md
-%license LICENSE.txt src/c_gsw/LICENSE.txt
-%{python_sitearch}/*
+%license LICENSE.txt
+%{python_sitearch}/gsw
+%{python_sitearch}/gsw-*.egg-info
 

++++++ v3.6.16.tar.gz -> v3.6.17.tar.gz ++++++
++++ 4107 lines of diff (skipped)

Reply via email to