14
0

- 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:
2023-12-07 23:03:53 +00:00
committed by Git OBS Bridge
parent 69d37cc3d9
commit 99a38afad6
4 changed files with 14 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: python-msgspec
Version: 0.18.2
Version: 0.18.4
Release: 0
Summary: A fast serialization and validation library
License: BSD-3-Clause