Accepting request 1177342 from home:glaubitz:branches:devel:languages:python:numeric
- Update to 3.6.18 * Avoid distutils by @ocefpaf in #143 * Add citation in README.md by @rcaneill in #145 * Fix upload-download artifacts by @ocefpaf in #154 * Should fix PyPI publishing by @ocefpaf in #155 * Version everything and allow tests to run on macos-14 by @ocefpaf in #159 * Test on py312 by @ocefpaf in #164 * Fix typo... by @ocefpaf in #163 * Dev notes by @ocefpaf in #133 * Remove used dependency by @ocefpaf in #165 * Test against numpy 2.0 by @ocefpaf in #166 OBS-URL: https://build.opensuse.org/request/show/1177342 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-gsw?expand=0&rev=21
This commit is contained in:
parent
2412490b1a
commit
e7b187971d
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 28 12:36:49 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 3.6.18
|
||||||
|
* Avoid distutils by @ocefpaf in #143
|
||||||
|
* Add citation in README.md by @rcaneill in #145
|
||||||
|
* Fix upload-download artifacts by @ocefpaf in #154
|
||||||
|
* Should fix PyPI publishing by @ocefpaf in #155
|
||||||
|
* Version everything and allow tests to run on macos-14 by @ocefpaf in #159
|
||||||
|
* Test on py312 by @ocefpaf in #164
|
||||||
|
* Fix typo... by @ocefpaf in #163
|
||||||
|
* Dev notes by @ocefpaf in #133
|
||||||
|
* Remove used dependency by @ocefpaf in #165
|
||||||
|
* Test against numpy 2.0 by @ocefpaf in #166
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 10 12:41:17 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
Fri May 10 12:41:17 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%define skip_python36 1
|
%define skip_python36 1
|
||||||
Name: python-gsw
|
Name: python-gsw
|
||||||
Version: 3.6.17
|
Version: 3.6.18
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Gibbs Seawater Oceanographic Package of TEOS-10
|
Summary: Gibbs Seawater Oceanographic Package of TEOS-10
|
||||||
# Note: Python code is MIT licensed
|
# Note: Python code is MIT licensed
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6be1913f66587b7a945f2e1c1e4053972a58c9d9d02e9b67bd8ed9898e7f21f5
|
|
||||||
size 2719505
|
|
3
v3.6.18.tar.gz
Normal file
3
v3.6.18.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b2d2f24a27310b2c2daf097774ef9c914dbf2cba32e6d048a438d5bbca67a8a0
|
||||||
|
size 2720356
|
Loading…
x
Reference in New Issue
Block a user