Accepting request 1032021 from home:yarunachalam:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1032021 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-marshmallow?expand=0&rev=35
This commit is contained in:
parent
3f801d6e7f
commit
075bd36da3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48e2d88d4ab431ad5a17c25556d9da529ea6e966876f2a38d274082e270287f0
|
||||
size 181500
|
3
marshmallow-3.18.0.tar.gz
Normal file
3
marshmallow-3.18.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6804c16114f7fce1f5b4dadc31f4674af23317fcc7f075da21e35c1a35d781f7
|
||||
size 182746
|
@ -1,5 +1,5 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 15:53:34 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
Fri Oct 28 18:21:19 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 3.18.0 (2022-09-15)¶
|
||||
Features:
|
||||
@ -7,6 +7,9 @@ Thu Sep 29 15:53:34 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
Bug fixes:
|
||||
Fix typing in Field._serialize signature (#2046).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 15:53:34 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 3.17.1 (2022-08-22)
|
||||
Bug fixes:
|
||||
Add return type to fields.Email.__init__ (#2018). Thanks @kkirsche for the PR.
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-marshmallow
|
||||
Version: 3.17.1
|
||||
Version: 3.18.0
|
||||
Release: 0
|
||||
Summary: ORM/ODM/framework-agnostic library to convert datatypes from/to Python types
|
||||
License: BSD-3-Clause AND MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user