python-gsw/python-gsw.changes
Dominique Leuenberger b8ed69b1d7 Accepting request 625435 from devel:languages:python
- Switch off test_check_function[cfcf71], which fails on 32bit archs
  (https://github.com/TEOS-10/GSW-Python/issues/40).
- Clean SPEC
- Remove gsw_licence.html (license is inside the distribution tarball)
- Add tests.tar.gz with tests from the upstream git repository and
  enable tests

OBS-URL: https://build.opensuse.org/request/show/625435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gsw?expand=0&rev=3
2018-07-27 08:57:31 +00:00

42 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Thu Jul 26 13:56:17 UTC 2018 - mcepl@suse.com
- Switch off test_check_function[cfcf71], which fails on 32bit archs
(https://github.com/TEOS-10/GSW-Python/issues/40).
-------------------------------------------------------------------
Thu Jul 26 13:21:09 UTC 2018 - mcepl@suse.com
- Clean SPEC
- Remove gsw_licence.html (license is inside the distribution tarball)
- Add tests.tar.gz with tests from the upstream git repository and
enable tests
-------------------------------------------------------------------
Sat Jun 2 06:59:02 UTC 2018 - sebix+novell.com@sebix.at
- update to version 3.2.1, no changelog available, listing
relevant git commits:
* Fix bug in pchip_interp utility function. (#27)
A smoke test has been added for this function.
The function is an additional wrapper around the wrapped ufunc,
the core of which is in C, and it is not used internally.
* Make the code c/c++ compatible; eliminate source duplication. (#28)
* Cleanup: warnings and last reference to src2. (#32)
* This is a minor cleanup of the code generators and associated C.
-------------------------------------------------------------------
Fri Mar 2 20:02:11 UTC 2018 - sebix+novell.com@sebix.at
- update to version 3.2.0
* no changelog available
- remove check boundary condition
- use %license macro
- convert to singlespec and deactivate python2
- use fdupes
-------------------------------------------------------------------
Wed Jul 12 15:25:08 UTC 2017 - toddrme2178@gmail.com
- Initial version