forked from pool/python-msgspec
- update to 0.18.4:
* Resolve an issue leading to periodic segfaults when importing
``msgspec`` on CPython 3.12
* Improve type annotation for ``Struct.__rich_repr__``
* Add pre-built wheels for Python 3.12 (:pr:`558`)
- Initial release of 0.18.2.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-msgspec?expand=0&rev=3
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 23:03:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.18.4:
|
||||
* Resolve an issue leading to periodic segfaults when importing
|
||||
``msgspec`` on CPython 3.12
|
||||
* Improve type annotation for ``Struct.__rich_repr__``
|
||||
* Add pre-built wheels for Python 3.12 (:pr:`558`)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 1 07:09:26 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Initial release of 0.18.2.
|
||||
- Initial release of 0.18.2.
|
||||
|
||||
Reference in New Issue
Block a user