forked from pool/python-cftime
Accepting request 1031655 from home:yarunachalam:branches:devel:languages:python
- Update to version 1.6.2 * num2date should not fail on an empty integer array (issue #287). * longdouble keyword in date2num so that a roundtrip from a time to a date and back again does not lose microsecond precision when the units require the times be encoded as floating point values (PR #284) * added strptime method (issue #277). * cibuildwheel wheel-building workflow added to github actions by @ocefpaf (triggers binary wheel builds and uploads to pypi automatically when GH release created). PR #290. OBS-URL: https://build.opensuse.org/request/show/1031655 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cftime?expand=0&rev=18
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
# no numpy for Python 3.6
|
||||
%define skip_python36 1
|
||||
Name: python-cftime
|
||||
Version: 1.6.1
|
||||
Version: 1.6.2
|
||||
Release: 0
|
||||
Summary: Time-handling functionality from netcdf4-python
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user