15
0

Accepting request 1009851 from home:yarunachalam:branches:devel:languages:python

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

OBS-URL: https://build.opensuse.org/request/show/1009851
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-u-msgpack-python?expand=0&rev=21
This commit is contained in:
2022-10-11 18:16:14 +00:00
committed by Git OBS Bridge
parent 7518d01224
commit 85b2dd58bb
4 changed files with 12 additions and 5 deletions

View File

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