Accepting request 593345 from home:jengelh:branches:devel:languages:python
- Ensure neutrality and time-agnosticness of description. OBS-URL: https://build.opensuse.org/request/show/593345 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-u-msgpack-python?expand=0&rev=9
This commit is contained in:
parent
63cb971fe6
commit
53c856a71d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 3 23:19:39 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Ensure neutrality and time-agnosticness of description.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 1 22:14:43 UTC 2018 - arun@gmx.de
|
Sun Apr 1 22:14:43 UTC 2018 - arun@gmx.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
Name: python-u-msgpack-python
|
Name: python-u-msgpack-python
|
||||||
Version: 2.5.0
|
Version: 2.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A portable, lightweight MessagePack serializer and deserializer
|
Summary: A MessagePack serializer and deserializer
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/vsergeev/u-msgpack-python
|
URL: https://github.com/vsergeev/u-msgpack-python
|
||||||
@ -33,12 +33,12 @@ BuildArch: noarch
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
u-msgpack-python is a lightweight MessagePack serializer and
|
u-msgpack-python is a MessagePack serializer and
|
||||||
deserializer module written in pure Python, compatible with both
|
deserializer module written in pure Python, compatible with
|
||||||
Python 2 and Python 3, as well as CPython and PyPy implementations of
|
Python 2, Python 3, in both the CPython and PyPy implementations of
|
||||||
Python. u-msgpack-python is fully compliant with the latest
|
Python. u-msgpack-python is fully compliant with the MessagePack
|
||||||
MessagePack specification. In particular, it supports the new binary,
|
2017-09-17 specification. In particular, it supports the binary,
|
||||||
UTF-8 string, and application-defined ext types.
|
UTF-8 string, and application-defined extended types.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n u-msgpack-python-%{version}
|
%setup -q -n u-msgpack-python-%{version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user