From 63e62ba0a028ca823190db9eac026d2d05d9b4489c485ea4ba2babfb2620f28b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 20 Feb 2019 13:48:20 +0000 Subject: [PATCH] - Update to 3.3.0: * Adds functions SP_salinometer, O2sol, and O2sol_SP_pt by updating the C source. * Fixes a bug in handling of p_ref in geostrophy. * Fixes a bug in distance when the pressure argument is omitted. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-gsw?expand=0&rev=4 --- gsw-3.2.1.tar.gz | 3 --- gsw-3.3.0.tar.gz | 3 +++ python-gsw.changes | 6 ++++++ python-gsw.spec | 2 +- tests.tar.gz | 4 ++-- 5 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 gsw-3.2.1.tar.gz create mode 100644 gsw-3.3.0.tar.gz diff --git a/gsw-3.2.1.tar.gz b/gsw-3.2.1.tar.gz deleted file mode 100644 index cc363be..0000000 --- a/gsw-3.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0a34c2f5a616bfbec9427522f9974b9a9b6589ae2a0af8723927fba6b07c6cc -size 2373064 diff --git a/gsw-3.3.0.tar.gz b/gsw-3.3.0.tar.gz new file mode 100644 index 0000000..fd4ebe2 --- /dev/null +++ b/gsw-3.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f153a3812459d97153694f814efb737c0b46951bbbf1314d31239ecdf2d93b +size 2367171 diff --git a/python-gsw.changes b/python-gsw.changes index 9b69448..9c14324 100644 --- a/python-gsw.changes +++ b/python-gsw.changes @@ -1,6 +1,12 @@ ------------------------------------------------------------------- Wed Feb 20 14:27:16 CET 2019 - Matej Cepl +- Update to 3.3.0: + * Adds functions SP_salinometer, O2sol, and O2sol_SP_pt by + updating the C source. + * Fixes a bug in handling of p_ref in geostrophy. + * Fixes a bug in distance when the pressure argument is + omitted. - Actually gh#TEOS-10/GSW-Python#40 can be worked around by adding -ffloat-store to CFLAGS. Which I do now for i586 and armv7l platforms. diff --git a/python-gsw.spec b/python-gsw.spec index 8247289..97ea496 100644 --- a/python-gsw.spec +++ b/python-gsw.spec @@ -22,7 +22,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-gsw -Version: 3.2.1 +Version: 3.3.0 Release: 0 Summary: Gibbs Seawater Oceanographic Package of TEOS-10 # Note: Python code is MIT licensed diff --git a/tests.tar.gz b/tests.tar.gz index adfa043..88621bc 100644 --- a/tests.tar.gz +++ b/tests.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b05927eea9e51b42f67f8f9fd9cc08e2e347b96f79bbde3b8e02cb0a16b2f130 -size 336297 +oid sha256:aa3b2410f2eeb597d71cc1651e76483cbe94cff3ef5aca4164da29a0b27f2da8 +size 336523