Accepting request 1039662 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1039662 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-marshmallow?expand=0&rev=19
This commit is contained in:
commit
27a6f57cd6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6804c16114f7fce1f5b4dadc31f4674af23317fcc7f075da21e35c1a35d781f7
|
||||
size 182746
|
BIN
marshmallow-3.19.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
marshmallow-3.19.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 20:31:35 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 3.19.0
|
||||
* Add timestamp and timestamp_ms formats to fields.DateTime (#612). Thanks @vgavro for the suggestion and thanks @vanHoi for the PR.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 18:21:19 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-marshmallow
|
||||
Version: 3.18.0
|
||||
Version: 3.19.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