15
0

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
This commit is contained in:
2022-12-03 07:31:29 +00:00
committed by Git OBS Bridge
parent 85b2dd58bb
commit d5b52ce04f
4 changed files with 10 additions and 4 deletions

View File

@@ -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