From d5b52ce04f3b4000582c9067adff0141317169e9ac07fe180c9ab8fe7dac7840 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 3 Dec 2022 07:31:29 +0000 Subject: [PATCH] Accepting request 1039701 from home:yarunachalam:branches:devel:languages:python - Update to version 2.7.2 * Fix hex formatting of data bytes in Ext string representation. OBS-URL: https://build.opensuse.org/request/show/1039701 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-u-msgpack-python?expand=0&rev=23 --- python-u-msgpack-python.changes | 6 ++++++ python-u-msgpack-python.spec | 2 +- u-msgpack-python-2.7.1.tar.gz | 3 --- u-msgpack-python-2.7.2.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 u-msgpack-python-2.7.1.tar.gz create mode 100644 u-msgpack-python-2.7.2.tar.gz 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