15
0

- Update to 2.3.2

* Add support for aarch64 wheels. Thank you @bbayles!
  * Add wheels for PyPy 3.10
  * Added Python 3.13 support
  * Better error message when attempting to parse
    a BCE year (#156). Thanks @javiabellan

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciso8601?expand=0&rev=3
This commit is contained in:
2025-01-09 12:20:21 +00:00
committed by Git OBS Bridge
parent 05dcd4328a
commit 746de462a7
3 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jan 9 09:22:42 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.3.2
* Add support for aarch64 wheels. Thank you @bbayles!
* Add wheels for PyPy 3.10
* Added Python 3.13 support
* Better error message when attempting to parse
a BCE year (#156). Thanks @javiabellan
-------------------------------------------------------------------
Tue Sep 24 13:27:22 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>