diff --git a/marshmallow-3.20.1.tar.gz b/marshmallow-3.20.1.tar.gz deleted file mode 100644 index 6df00252b4d09652b8f6e97e9cd31002e026e2c5..0000000000000000000000000000000000000000 Binary files a/marshmallow-3.20.1.tar.gz and /dev/null differ diff --git a/marshmallow-3.20.2.tar.gz b/marshmallow-3.20.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..00c3b5ba3f5a13b50a8af2b80805cd569e9e448c Binary files /dev/null and b/marshmallow-3.20.2.tar.gz differ diff --git a/python-marshmallow.spec b/python-marshmallow.spec index dc9a8c45c589ab6c65cb716b85b81a255b5e0cba..020c353daf5b815bdeae89816e3a6fe34e607b28 100644 --- a/python-marshmallow.spec +++ b/python-marshmallow.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-marshmallow -Version: 3.20.1 +Version: 3.20.2 Release: 1 Summary: A lightweight library for converting complex datatypes to and from native Python datatypes. License: MIT URL: https://github.com/marshmallow-code/marshmallow -Source0: https://files.pythonhosted.org/packages/e4/e0/3e49c0f91f3e8954806c1076f4eae2c95a9d3ed2546f267c683b877d327b/marshmallow-3.20.1.tar.gz +Source0: https://files.pythonhosted.org/packages/03/81/763717b3448e5d3a3906f27ab2ffedc9a495e8077946f54b8033967d29fd/marshmallow-3.20.2.tar.gz BuildArch: noarch Requires: python3-pytest @@ -82,6 +82,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jan 11 2024 Paul Thomas - 3.20.2-1 +- update to version 3.20.2 + * Tue Aug 01 2023 niuyaru - 3.20.1-1 - Update package to version 3.20.1