17
0
Files
python-ciso8601/python-ciso8601.changes
Dirk Mueller b2af83c568 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciso8601?expand=0&rev=5
2025-09-10 09:11:04 +00:00

24 lines
910 B
Plaintext

-------------------------------------------------------------------
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>
- 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>
- new package python-ciso8601, required by python-mashumaro