2 Commits

4 changed files with 4 additions and 15 deletions

View File

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

View File

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

View File

@@ -1,14 +1,3 @@
-------------------------------------------------------------------
Tue Oct 21 09:24:09 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.6.5
* python 3.14 wheels, 3.8/3.9 support dropped.
* roundtrip not correct when dates are all python datetime
instances and calendar not proleptic_gregorian (issue #354).
* fix cftime.datetime.strftime so it works with two digit year
formatting (%y, issue #362).
* speed up comparisions (using __richcmp___) and update docs. Issue #365.
-------------------------------------------------------------------
Thu Dec 5 14:43:54 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-cftime
Version: 1.6.5
Version: 1.6.4.post1
Release: 0
Summary: Time-handling functionality from netcdf4-python
License: MIT