15
0
forked from pool/python-cftime

Accepting request 766930 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/766930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cftime?expand=0&rev=3
This commit is contained in:
2020-01-25 12:24:39 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 24 15:13:06 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.0.4.2
* fix for date2num error when converting a DatetimeProlepticGregorian
object
-------------------------------------------------------------------
Thu Mar 7 10:15:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-cftime
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cftime
Version: 1.0.3.4
Version: 1.0.4.2
Release: 0
Summary: Time-handling functionality from netcdf4-python
License: MIT