Hello community,

here is the log from the commit of package python-gsw for openSUSE:Factory 
checked in at 2019-04-30 12:59:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gsw (Old)
 and      /work/SRC/openSUSE:Factory/.python-gsw.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gsw"

Tue Apr 30 12:59:02 2019 rev:6 rq:697374 version:3.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gsw/python-gsw.changes    2019-04-02 
09:20:43.140622413 +0200
+++ /work/SRC/openSUSE:Factory/.python-gsw.new.5536/python-gsw.changes  
2019-04-30 12:59:04.254156570 +0200
@@ -1,0 +2,7 @@
+Wed Apr 24 05:47:33 UTC 2019 - [email protected]
+
+- version update to 3.3.1
+  * Add optional args to p_from_z and z_from_p (#49).
+- github tar ball forever (#39)
+
+-------------------------------------------------------------------

Old:
----
  gsw-3.3.0.tar.gz
  tests.tar.gz

New:
----
  v3.3.1.tar.gz

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

Other differences:
------------------
++++++ python-gsw.spec ++++++
--- /var/tmp/diff_new_pack.qxFeWG/_old  2019-04-30 12:59:05.298157399 +0200
+++ /var/tmp/diff_new_pack.qxFeWG/_new  2019-04-30 12:59:05.302157402 +0200
@@ -22,7 +22,7 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-gsw
-Version:        3.3.0
+Version:        3.3.1
 Release:        0
 Summary:        Gibbs Seawater Oceanographic Package of TEOS-10
 # Note: Python code is MIT licensed
@@ -31,9 +31,8 @@
 License:        MIT AND BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/TEOS-10/GSW-python
-Source0:        
https://files.pythonhosted.org/packages/source/g/gsw/gsw-%{version}.tar.gz
 # gh#TEOS-10/GSW-Python#39
-Source1:        tests.tar.gz
+Source0:        
https://github.com/TEOS-10/GSW-Python/archive/v%{version}.tar.gz
 BuildRequires:  %{python_module devel >= 3.5}
 BuildRequires:  %{python_module numpy-devel}
 BuildRequires:  %{python_module setuptools}
@@ -49,8 +48,7 @@
 Seawater 2010 (TEOS-10).
 
 %prep
-%setup -q -n gsw-%{version}
-tar xf %{SOURCE1}
+%setup -q -n GSW-Python-%{version}
 
 %build
 CFLAGS="%{optflags}"


Reply via email to