Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-marshmallow for openSUSE:Factory checked in at 2022-09-30 17:57:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-marshmallow (Old) and /work/SRC/openSUSE:Factory/.python-marshmallow.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-marshmallow" Fri Sep 30 17:57:47 2022 rev:17 rq:1007064 version:3.17.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-marshmallow/python-marshmallow.changes 2022-05-30 12:44:48.596459168 +0200 +++ /work/SRC/openSUSE:Factory/.python-marshmallow.new.2275/python-marshmallow.changes 2022-09-30 17:58:05.401286521 +0200 @@ -1,0 +2,34 @@ +Thu Sep 29 15:53:34 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- Update to 3.18.0 (2022-09-15)?? + Features: + Add Enum field (#2017) and (#2044). + Bug fixes: + Fix typing in Field._serialize signature (#2046). + +- Update to 3.17.1 (2022-08-22) + Bug fixes: + Add return type to fields.Email.__init__ (#2018). Thanks @kkirsche for the PR. + Add missing type hint to IPInterface __init__ (#2036). + +- Update to 3.17.0 (2022-06-26) + Features: + Support serialization as float in TimeDelta field (#1998). Thanks @marcosatti for the PR. + Add messages_dict property to ValidationError to facilitate type checking (#1976). Thanks @sirosen for the PR. + +- Update to 3.16.0 (2022-05-29) + Features: + Raise ValueError if an invalid value is passed to the unknown argument (#1721, #1732). Thanks @sirosen for the PR. + Other changes: + Set lower bound for packaging requirement (#1957). Thanks @MatthewNicolTR for reporting and thanks @sirosen for the PR. + Improve warning messages by passing stacklevel (#1986). Thanks @tirkarthi for the PR. + +- Update to 3.15.0 (2022-03-12) + Features: + Allow passing a dict to fields.Nested (#1935). Thanks @sirosen for the PR. + Other changes: + distutils deprecation warning in Python 3.10 (#1903). Thanks @kkirsche for the PR. + Add py310 to black target-version (#1921). + Drop support for Python 3.6 (#1923). + +------------------------------------------------------------------- Old: ---- marshmallow-3.14.1.tar.gz New: ---- marshmallow-3.17.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-marshmallow.spec ++++++ --- /var/tmp/diff_new_pack.VQ0pFA/_old 2022-09-30 17:58:05.861287504 +0200 +++ /var/tmp/diff_new_pack.VQ0pFA/_new 2022-09-30 17:58:05.865287513 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-marshmallow -Version: 3.14.1 +Version: 3.17.1 Release: 0 Summary: ORM/ODM/framework-agnostic library to convert datatypes from/to Python types License: BSD-3-Clause AND MIT ++++++ marshmallow-3.14.1.tar.gz -> marshmallow-3.17.1.tar.gz ++++++ ++++ 2260 lines of diff (skipped)