1
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,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 11 16:38:21 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <mcalabkova@suse.com>