15
0
forked from pool/python-cftime

Accepting request 1006300 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1006300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cftime?expand=0&rev=7
This commit is contained in:
2022-09-27 18:14:00 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:13103e6650beea6552316bd5825d6aa3b7e98f5b8115026df4826798dff9f741
size 47633

3
cftime-1.6.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:511215f45ed7cc79ead84020e88e1fc476b8aba71b47d2fcdef8e65242406927
size 47821

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 26 19:50:01 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.6.1
* fix failing tests on windows with numpy 1.23.0 (issue #278)
* expose to_tuple module function in public API.
-------------------------------------------------------------------
Sun Mar 27 14:54:45 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -20,7 +20,7 @@
# no numpy for Python 3.6
%define skip_python36 1
Name: python-cftime
Version: 1.6.0
Version: 1.6.1
Release: 0
Summary: Time-handling functionality from netcdf4-python
License: MIT