diff --git a/python-u-msgpack-python.changes b/python-u-msgpack-python.changes index c1126a6..d6734d9 100644 --- a/python-u-msgpack-python.changes +++ b/python-u-msgpack-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 11 16:38:21 UTC 2022 - Yogalakshmi Arunachalam + +- Update to Version 2.7.1 - 10/24/2020 + * Add Ext type value validation to Ext class and ext_serializable() decorator. + * Change string formatting from % to .format() throughout codebase. + ------------------------------------------------------------------- Thu Jul 23 12:18:09 UTC 2020 - Marketa Calabkova diff --git a/python-u-msgpack-python.spec b/python-u-msgpack-python.spec index 1406ea1..cf396e1 100644 --- a/python-u-msgpack-python.spec +++ b/python-u-msgpack-python.spec @@ -1,7 +1,7 @@ # # spec file for package python-u-msgpack-python # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-u-msgpack-python -Version: 2.6.0 +Version: 2.7.1 Release: 0 Summary: A MessagePack serializer and deserializer License: MIT diff --git a/u-msgpack-python-2.6.0.tar.gz b/u-msgpack-python-2.6.0.tar.gz deleted file mode 100644 index 0d83c8e..0000000 --- a/u-msgpack-python-2.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:754edb07eaee39a9686a99823892e3a1be4e0948d9cc5c717946750c27643c9c -size 19911 diff --git a/u-msgpack-python-2.7.1.tar.gz b/u-msgpack-python-2.7.1.tar.gz new file mode 100644 index 0000000..8d704cd --- /dev/null +++ b/u-msgpack-python-2.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e7d433cab77171a4c752875d91836f3040306bab5063fb6dbe11f64ea69551 +size 20631