Accepting request 1004220 from home:apersaud:branches:devel:languages:python:numeric
update to latest version OBS-URL: https://build.opensuse.org/request/show/1004220 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-netCDF4?expand=0&rev=24
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95efa373d9a3e1cd0df7193e76e6680d9eca28e60097ca8139afea8a4346ba63
|
||||
size 774199
|
3
netCDF4-1.6.1.tar.gz
Normal file
3
netCDF4-1.6.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba8dc5d65293a99f1afb8c2acf588d903fdfdc1963a62545b677fa2734262a78
|
||||
size 776545
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 19:56:27 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 1.6.1:
|
||||
* add Dataset methods has_<name>_filter (where <name>=zstd,blosc,bzip2,szip)
|
||||
to check for availability of extra compression filters.
|
||||
* release GIL for all C-lib calls (issue #1180).
|
||||
* Add support for nc_set_alignment and nc_get_alignment to control alignment
|
||||
of data within HDF5 files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 11 03:01:26 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
Name: python-netCDF4
|
||||
Version: 1.6.0
|
||||
Version: 1.6.1
|
||||
Release: 0
|
||||
Summary: Python interface to netCDF 3 and 4
|
||||
License: HPND AND MIT
|
||||
|
Reference in New Issue
Block a user