Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-mashumaro-3.15-1.2 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-mashumaro Distribution: openSUSE Tumbleweed
Version: 3.15 Vendor: openSUSE
Release: 1.2 Build date: Mon Dec 2 10:45:29 2024
Group: Unspecified Build host: reproducible
Size: 986510 Source RPM: python-mashumaro-3.15-1.2.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/Fatal1ty/mashumaro
Summary: Fast and well tested serialization library
Fast and well tested serialization library

Provides

Requires

License

Apache-2.0

Changelog

* Mon Dec 02 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to v3.15:
    * Improved Union and basic types deserialization (#256),
      highlighted changes:
    - Expected int | float or float | int value can now be passed
      through without coercion and losing precision
    - Expected str value will be guaranteed to be a string version
      of the input value (#42)
    - Expected bool value will be guaranteed to be a boolean using
      standard truth testing procedure for the input value
    - Expected NoneType will be guaranteed to be None regardless of
      the input value
    * Introduced JSON Schema plugin system (#265), see updated
      documentation
    - Added built-in DocstringDescriptionPlugin to use a docstring
      as a description (#222)
    * Added support for recursive Union types (#206)
    * Configured MANIFEST.in to include tests folder in the sdist
      (#262)
    * Dropped support for Python 3.8 (#258)
* Tue Nov 12 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to v3.14
    * Added support for re.Pattern and typing.Pattern (#105)
    * Fixed DeprecationWarning introduced in Python 3.13 (#249)
    * Fixed potential duplications in the Union unpacker (#250)
    * Small changes under the hood (#244, #247)
* Tue Sep 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - new package python-mashumaro, required by python-flux-local

Files

/usr/lib/python3.12/site-packages/mashumaro
/usr/lib/python3.12/site-packages/mashumaro-3.15.dist-info
/usr/lib/python3.12/site-packages/mashumaro-3.15.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/mashumaro-3.15.dist-info/LICENSE
/usr/lib/python3.12/site-packages/mashumaro-3.15.dist-info/METADATA
/usr/lib/python3.12/site-packages/mashumaro-3.15.dist-info/RECORD
/usr/lib/python3.12/site-packages/mashumaro-3.15.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/mashumaro-3.15.dist-info/WHEEL
/usr/lib/python3.12/site-packages/mashumaro-3.15.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/mashumaro/__init__.py
/usr/lib/python3.12/site-packages/mashumaro/__pycache__
/usr/lib/python3.12/site-packages/mashumaro/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/__pycache__/config.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/__pycache__/config.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/__pycache__/dialect.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/__pycache__/dialect.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/__pycache__/helper.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/__pycache__/helper.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/__pycache__/types.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/__pycache__/types.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs
/usr/lib/python3.12/site-packages/mashumaro/codecs/__init__.py
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/_builder.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/_builder.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/basic.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/basic.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/json.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/json.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/msgpack.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/msgpack.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/orjson.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/orjson.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/toml.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/toml.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/yaml.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/__pycache__/yaml.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/codecs/_builder.py
/usr/lib/python3.12/site-packages/mashumaro/codecs/basic.py
/usr/lib/python3.12/site-packages/mashumaro/codecs/json.py
/usr/lib/python3.12/site-packages/mashumaro/codecs/msgpack.py
/usr/lib/python3.12/site-packages/mashumaro/codecs/orjson.py
/usr/lib/python3.12/site-packages/mashumaro/codecs/toml.py
/usr/lib/python3.12/site-packages/mashumaro/codecs/yaml.py
/usr/lib/python3.12/site-packages/mashumaro/config.py
/usr/lib/python3.12/site-packages/mashumaro/core
/usr/lib/python3.12/site-packages/mashumaro/core/__init__.py
/usr/lib/python3.12/site-packages/mashumaro/core/__pycache__
/usr/lib/python3.12/site-packages/mashumaro/core/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/__pycache__/const.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/__pycache__/const.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/__pycache__/helpers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/__pycache__/helpers.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/const.py
/usr/lib/python3.12/site-packages/mashumaro/core/helpers.py
/usr/lib/python3.12/site-packages/mashumaro/core/meta
/usr/lib/python3.12/site-packages/mashumaro/core/meta/__init__.py
/usr/lib/python3.12/site-packages/mashumaro/core/meta/__pycache__
/usr/lib/python3.12/site-packages/mashumaro/core/meta/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/__pycache__/helpers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/__pycache__/helpers.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/__pycache__/mixin.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/__pycache__/mixin.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/code
/usr/lib/python3.12/site-packages/mashumaro/core/meta/code/__init__.py
/usr/lib/python3.12/site-packages/mashumaro/core/meta/code/__pycache__
/usr/lib/python3.12/site-packages/mashumaro/core/meta/code/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/code/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/code/__pycache__/builder.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/code/__pycache__/builder.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/code/__pycache__/lines.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/code/__pycache__/lines.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/code/builder.py
/usr/lib/python3.12/site-packages/mashumaro/core/meta/code/lines.py
/usr/lib/python3.12/site-packages/mashumaro/core/meta/helpers.py
/usr/lib/python3.12/site-packages/mashumaro/core/meta/mixin.py
/usr/lib/python3.12/site-packages/mashumaro/core/meta/types
/usr/lib/python3.12/site-packages/mashumaro/core/meta/types/__init__.py
/usr/lib/python3.12/site-packages/mashumaro/core/meta/types/__pycache__
/usr/lib/python3.12/site-packages/mashumaro/core/meta/types/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/types/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/types/__pycache__/common.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/types/__pycache__/common.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/types/__pycache__/pack.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/types/__pycache__/pack.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/types/__pycache__/unpack.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/types/__pycache__/unpack.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/core/meta/types/common.py
/usr/lib/python3.12/site-packages/mashumaro/core/meta/types/pack.py
/usr/lib/python3.12/site-packages/mashumaro/core/meta/types/unpack.py
/usr/lib/python3.12/site-packages/mashumaro/dialect.py
/usr/lib/python3.12/site-packages/mashumaro/exceptions.py
/usr/lib/python3.12/site-packages/mashumaro/helper.py
/usr/lib/python3.12/site-packages/mashumaro/jsonschema
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__init__.py
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__/annotations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__/annotations.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__/builder.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__/builder.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__/dialects.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__/dialects.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__/models.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__/models.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__/plugins.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__/plugins.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__/schema.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/__pycache__/schema.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/annotations.py
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/builder.py
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/dialects.py
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/models.py
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/plugins.py
/usr/lib/python3.12/site-packages/mashumaro/jsonschema/schema.py
/usr/lib/python3.12/site-packages/mashumaro/mixins
/usr/lib/python3.12/site-packages/mashumaro/mixins/__init__.py
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__/dict.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__/dict.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__/json.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__/json.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__/msgpack.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__/msgpack.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__/orjson.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__/orjson.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__/toml.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__/toml.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__/yaml.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/mashumaro/mixins/__pycache__/yaml.cpython-312.pyc
/usr/lib/python3.12/site-packages/mashumaro/mixins/dict.py
/usr/lib/python3.12/site-packages/mashumaro/mixins/json.py
/usr/lib/python3.12/site-packages/mashumaro/mixins/msgpack.py
/usr/lib/python3.12/site-packages/mashumaro/mixins/orjson.py
/usr/lib/python3.12/site-packages/mashumaro/mixins/orjson.pyi
/usr/lib/python3.12/site-packages/mashumaro/mixins/toml.py
/usr/lib/python3.12/site-packages/mashumaro/mixins/yaml.py
/usr/lib/python3.12/site-packages/mashumaro/py.typed
/usr/lib/python3.12/site-packages/mashumaro/types.py
/usr/share/doc/packages/python312-mashumaro
/usr/share/doc/packages/python312-mashumaro/README.md
/usr/share/licenses/python312-mashumaro
/usr/share/licenses/python312-mashumaro/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Feb 9 01:37:00 2025