| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: python313-msgspec | Distribution: SUSE Linux Enterprise 16 | 
| Version: 0.18.6 | Vendor: openSUSE | 
| Release: bp160.1.11 | Build date: Mon Oct 28 23:29:06 2024 | 
| Group: Unspecified | Build host: reproducible | 
| Size: 763541 | Source RPM: python-msgspec-0.18.6-bp160.1.11.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| Url: https://jcristharif.com/msgspec/ | |
| Summary: A fast serialization and validation library | |
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.
BSD-3-Clause
* Mon Oct 28 2024 Dirk Müller <dmueller@suse.com>
  - add python313.patch: support python 3.13
* Tue Jan 30 2024 Dirk Müller <dmueller@suse.com>
  - update to 0.18.6:
    * Support coercing integral floats to ints when strict=False
    * Preserve leading _ when renaming fields to camel or pascal
      case
    * Support zero-copy decoding binary fields to a memoryview
    * Fix a bug when inheriting from the same Generic base class
      multiple times
    * Add an order option to all encoders for enforcing
      deterministic/sorted ordering when encoding. This can help
      provide a more consistent or human readable output
    * Support inheriting from any slots-class when defining a new
      Struct type with gc=False
    * Automatically infer the input field naming convention when
      converting non-dict mappings or arbitrary objects to Struct
      types in msgspec.convert
* Wed Dec 27 2023 Dirk Müller <dmueller@suse.com>
  - update to 0.18.5:
    * Support unhashable ``Annotated`` metadata in
      `msgspec.inspect.type_info`
    * Fix bug preventing decoding dataclasses/attrs types with
      default values and ``slots=True, frozen=True`` (:pr:`569`).
    * Support passing parametrized generic struct types to
      `msgspec.structs.fields`
    * Validate ``str`` constraints on dict keys when decoding
      msgpack (:pr:`577`).
    * Support ``UUID`` subclasses as inputs to `msgspec.convert`
    * Call ``__eq__`` from generated ``__ne__`` if user defines
      manual ``__eq__`` method on a ``Struct`` type (:pr:`593`).
    * Include the ``Struct`` type in the generated hash
    * Add a ``cache_hash`` struct option (:pr:`596`).
    * Fix a bug around caching of dataclass type info when dealing
      with subclasses of dataclasses (:pr:`599`).
    * Add `msgspec.structs.force_setattr` (:pr:`600`).
    * Support custom dict key types in JSON encoder and decoder
    * Include ``dict`` key constraints in generated JSON schema via
      the ``propertyNames`` field (:pr:`604`).
    * Add a ``schema_hook`` for generating JSON schemas for custom
      types
    * Add support for Python 3.12's ``type`` aliases (:pr:`606`).
* Thu Dec 07 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 01 2023 Steve Kowalik <steven.kowalik@suse.com>
  - Initial release of 0.18.2.
/usr/lib64/python3.13/site-packages/msgspec /usr/lib64/python3.13/site-packages/msgspec-0.18.6.dist-info /usr/lib64/python3.13/site-packages/msgspec-0.18.6.dist-info/INSTALLER /usr/lib64/python3.13/site-packages/msgspec-0.18.6.dist-info/METADATA /usr/lib64/python3.13/site-packages/msgspec-0.18.6.dist-info/RECORD /usr/lib64/python3.13/site-packages/msgspec-0.18.6.dist-info/REQUESTED /usr/lib64/python3.13/site-packages/msgspec-0.18.6.dist-info/WHEEL /usr/lib64/python3.13/site-packages/msgspec-0.18.6.dist-info/licenses /usr/lib64/python3.13/site-packages/msgspec-0.18.6.dist-info/licenses/LICENSE /usr/lib64/python3.13/site-packages/msgspec-0.18.6.dist-info/top_level.txt /usr/lib64/python3.13/site-packages/msgspec/__init__.py /usr/lib64/python3.13/site-packages/msgspec/__init__.pyi /usr/lib64/python3.13/site-packages/msgspec/__pycache__ /usr/lib64/python3.13/site-packages/msgspec/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/__init__.cpython-313.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/_json_schema.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/_json_schema.cpython-313.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/_utils.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/_utils.cpython-313.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/_version.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/_version.cpython-313.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/inspect.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/inspect.cpython-313.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/json.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/json.cpython-313.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/msgpack.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/msgpack.cpython-313.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/structs.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/structs.cpython-313.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/toml.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/toml.cpython-313.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/yaml.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/msgspec/__pycache__/yaml.cpython-313.pyc /usr/lib64/python3.13/site-packages/msgspec/_core.cpython-313-powerpc64le-linux-gnu.so /usr/lib64/python3.13/site-packages/msgspec/_json_schema.py /usr/lib64/python3.13/site-packages/msgspec/_utils.py /usr/lib64/python3.13/site-packages/msgspec/_version.py /usr/lib64/python3.13/site-packages/msgspec/inspect.py /usr/lib64/python3.13/site-packages/msgspec/json.py /usr/lib64/python3.13/site-packages/msgspec/json.pyi /usr/lib64/python3.13/site-packages/msgspec/msgpack.py /usr/lib64/python3.13/site-packages/msgspec/msgpack.pyi /usr/lib64/python3.13/site-packages/msgspec/py.typed /usr/lib64/python3.13/site-packages/msgspec/structs.py /usr/lib64/python3.13/site-packages/msgspec/structs.pyi /usr/lib64/python3.13/site-packages/msgspec/toml.py /usr/lib64/python3.13/site-packages/msgspec/yaml.py /usr/share/doc/packages/python313-msgspec /usr/share/doc/packages/python313-msgspec/README.md /usr/share/licenses/python313-msgspec /usr/share/licenses/python313-msgspec/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 22:29:59 2025