diff --git a/marshmallow-3.23.0.tar.gz b/marshmallow-3.23.0.tar.gz deleted file mode 100644 index 981ce90ce4253721832db4dd18949a84d5e6937d..0000000000000000000000000000000000000000 Binary files a/marshmallow-3.23.0.tar.gz and /dev/null differ diff --git a/marshmallow-3.23.1.tar.gz b/marshmallow-3.23.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d617187f3a99ba89ba02b542946af036215c4697 Binary files /dev/null and b/marshmallow-3.23.1.tar.gz differ diff --git a/python-marshmallow.spec b/python-marshmallow.spec index 6617f19b5e2487d6297a47cc45a053874c25a2c4..dd191aa5e0bc90f1b42c3d81f8f71781e3f216fe 100644 --- a/python-marshmallow.spec +++ b/python-marshmallow.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-marshmallow -Version: 3.23.0 +Version: 3.23.1 Release: 1 Summary: A lightweight library for converting complex datatypes to and from native Python datatypes. License: MIT @@ -86,6 +86,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jun 03 2025 openeuler_bot - 3.23.1-1 +- update python-marshmallow to 3.23.1 + + * Fri Nov 01 2024 zhangyulong - 3.23.0-1 - Update package to version 3.23.0 -schema Nesting:load everything but avoid dumping everythong