diff --git a/python-u-msgpack-python.changes b/python-u-msgpack-python.changes index d6734d9..c7a06b0 100644 --- a/python-u-msgpack-python.changes +++ b/python-u-msgpack-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Dec 3 02:28:17 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 2.7.2 + * Fix hex formatting of data bytes in Ext string representation. + ------------------------------------------------------------------- Tue Oct 11 16:38:21 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-u-msgpack-python.spec b/python-u-msgpack-python.spec index cf396e1..026444c 100644 --- a/python-u-msgpack-python.spec +++ b/python-u-msgpack-python.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-u-msgpack-python -Version: 2.7.1 +Version: 2.7.2 Release: 0 Summary: A MessagePack serializer and deserializer License: MIT diff --git a/u-msgpack-python-2.7.1.tar.gz b/u-msgpack-python-2.7.1.tar.gz deleted file mode 100644 index 8d704cd..0000000 --- a/u-msgpack-python-2.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7e7d433cab77171a4c752875d91836f3040306bab5063fb6dbe11f64ea69551 -size 20631 diff --git a/u-msgpack-python-2.7.2.tar.gz b/u-msgpack-python-2.7.2.tar.gz new file mode 100644 index 0000000..e7ca541 --- /dev/null +++ b/u-msgpack-python-2.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86f7ac6aa0ef4c6c49f004b4fd435bce99c23e2dd5d73003f3f9816024c2bd8 +size 20654