forked from pool/python-ciso8601
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
5ae0a29f1d | |||
b2af83c568 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ec1616969aa46c51310b196022e5d3926f8d3fa52b80ec17f6b4133623bd5434
|
|
||||||
size 28214
|
|
3
ciso8601-2.3.3.tar.gz
Normal file
3
ciso8601-2.3.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:db5d78d9fb0de8686fbad1c1c2d168ed52efb6e8bf8774ae26226e5034a46dae
|
||||||
|
size 31909
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 10 07:43:19 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 2.3.3
|
||||||
|
* Added Python 3.14 support
|
||||||
|
* Added PyPy 3.11 support
|
||||||
|
* Fixed memory leak in `FixedOffset_fromutc` (#172)
|
||||||
|
* Migrated some CI testing to GHA
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 9 09:22:42 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Thu Jan 9 09:22:42 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-ciso8601
|
Name: python-ciso8601
|
||||||
Version: 2.3.2
|
Version: 2.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fast ISO8601 date time parser for Python written in C
|
Summary: Fast ISO8601 date time parser for Python written in C
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user