Accepting request 541594 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/541594 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-u-msgpack-python?expand=0&rev=3
This commit is contained in:
parent
5e7e909021
commit
989fb65836
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 13 18:21:56 UTC 2017 - arun@gmx.de
|
||||
|
||||
- update to version 2.4.1:
|
||||
* Fix module version tuple inconsistency.
|
||||
|
||||
- changes from version 2.4.0:
|
||||
* Add hash special method to Ext class.
|
||||
* Add packing option to force floating point precision.
|
||||
* Make codebase PEP 8 compliant.
|
||||
* Add support for tox automated testing and use it in CI.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 17:51:53 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
|
@ -15,9 +15,10 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-u-msgpack-python
|
||||
Version: 2.3.0
|
||||
Version: 2.4.1
|
||||
Release: 0
|
||||
Summary: A portable, lightweight MessagePack serializer and deserializer
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8df6bb0e2a838aa227c39cfd14aa147ab32b3df6871001874e9b9da9ce1760c
|
||||
size 11644
|
3
u-msgpack-python-2.4.1.tar.gz
Normal file
3
u-msgpack-python-2.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f31fc1b6dd8632c230ea7012470e40f77119f20999274dda6f1afa9c305e590
|
||||
size 12026
|
Loading…
x
Reference in New Issue
Block a user