15
0

Accepting request 1278928 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 3.16

OBS-URL: https://build.opensuse.org/request/show/1278928
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mashumaro?expand=0&rev=7
This commit is contained in:
2025-05-21 08:14:04 +00:00
committed by Git OBS Bridge
parent 464e7ac5b1
commit 40e61f0872
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eddd24c470c639ca271ea80bda56a640b1113236a9193ba1d72e11c9ac198e9e
size 157786

3
mashumaro-3.16.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6703b3c44c076e892a053eb5a6f112a0d1837631354b7327fc8df62b616a418b
size 158497

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed May 21 05:13:30 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 3.16:
* Added support for custom JSON Schema instance formats defined by
users (#267)
* Added support for typing.ReadOnly and typing_extensions.ReadOnly
from PEP 705 (#272)
* Fixed AttributeError when using generic SerializableType subclass
(#275)
-------------------------------------------------------------------
Mon Dec 2 09:45:29 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-mashumaro
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-mashumaro
Version: 3.15
Version: 3.16
Release: 0
Summary: Fast and well tested serialization library
License: Apache-2.0