Hello community,
here is the log from the commit of package python-msgpack-python for
openSUSE:Factory checked in at 2013-12-09 17:01:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-msgpack-python (Old)
and /work/SRC/openSUSE:Factory/.python-msgpack-python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-msgpack-python"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-msgpack-python/python-msgpack-python.changes
2013-10-25 11:22:33.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-msgpack-python.new/python-msgpack-python.changes
2013-12-09 17:01:17.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Dec 8 15:02:40 UTC 2013 - [email protected]
+
+- Update to version 0.4.0
+ + Raises TypeError instead of ValueError when packer receives
+ unsupported type.
+ + Support New msgpack spec.
+- Use download Url as source
+- Add python-argparse requirement for SLE11SP3 to get tests working
+
+-------------------------------------------------------------------
Old:
----
msgpack-python-0.3.0.tar.bz2
New:
----
msgpack-python-0.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-msgpack-python.spec ++++++
--- /var/tmp/diff_new_pack.NGhCUl/_old 2013-12-09 17:01:17.000000000 +0100
+++ /var/tmp/diff_new_pack.NGhCUl/_new 2013-12-09 17:01:17.000000000 +0100
@@ -17,14 +17,17 @@
Name: python-msgpack-python
-Version: 0.3.0
+Version: 0.4.0
Release: 0
Summary: MessagePack (de)serializer
License: Apache-2.0
Group: Development/Languages/Python
Url: http://msgpack.org/
-Source: msgpack-python-%{version}.tar.bz2
+Source:
https://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-%{version}.tar.gz
BuildRequires: gcc-c++
+%if 0%{?suse_version} <= 1110
+BuildRequires: python-argparse
+%endif
BuildRequires: python-devel
BuildRequires: python-setuptools
# Test requirements:
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]