Hello community,
here is the log from the commit of package python-msgpack-python for
openSUSE:Factory checked in at 2013-03-08 09:43:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-msgpack-python (Old)
and /work/SRC/openSUSE:Factory/.python-msgpack-python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-msgpack-python", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-msgpack-python/python-msgpack-python.changes
2013-01-24 10:39:17.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-msgpack-python.new/python-msgpack-python.changes
2013-03-08 09:43:36.000000000 +0100
@@ -1,0 +2,18 @@
+Mon Feb 18 03:47:18 UTC 2013 - [email protected]
+
+- Update to 0.3.0:
+ Incompatible Changes
+ - Default value of use_list is True for now. (It was False for
+ 0.2.x) You should pass it explicitly for compatibility to 0.2.x.
+ Changes
+ - Pure Python fallback module is added. (thanks to bwesterb)
+ - Add .skip() method to Unpacker (thanks to jnothman)
+ - Add capturing feature. You can pass the writable object to
+ Unpacker.unpack() as a second parameter.
+ - Add Packer.pack_array_header and Packer.pack_map_header. These
+ methods only pack header of each type.
+ - Add autoreset option to Packer (default: True). Packer doesn't
+ return packed bytes and clear internal buffer.
+ - Add Packer.pack_map_pairs. It packs sequence of pair to map type.
+
+-------------------------------------------------------------------
---
/work/SRC/openSUSE:Factory/python-msgpack-python/python3-msgpack-python.changes
2013-01-24 10:39:17.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-msgpack-python.new/python3-msgpack-python.changes
2013-03-08 09:43:36.000000000 +0100
@@ -1,0 +2,18 @@
+Mon Feb 18 03:48:40 UTC 2013 - [email protected]
+
+- Update to 0.3.0:
+ Incompatible Changes
+ - Default value of use_list is True for now. (It was False for
+ 0.2.x) You should pass it explicitly for compatibility to 0.2.x.
+ Changes
+ - Pure Python fallback module is added. (thanks to bwesterb)
+ - Add .skip() method to Unpacker (thanks to jnothman)
+ - Add capturing feature. You can pass the writable object to
+ Unpacker.unpack() as a second parameter.
+ - Add Packer.pack_array_header and Packer.pack_map_header. These
+ methods only pack header of each type.
+ - Add autoreset option to Packer (default: True). Packer doesn't
+ return packed bytes and clear internal buffer.
+ - Add Packer.pack_map_pairs. It packs sequence of pair to map type.
+
+-------------------------------------------------------------------
Old:
----
msgpack-python-0.2.4.tar.bz2
New:
----
msgpack-python-0.3.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-msgpack-python.spec ++++++
--- /var/tmp/diff_new_pack.SzAXzz/_old 2013-03-08 09:43:37.000000000 +0100
+++ /var/tmp/diff_new_pack.SzAXzz/_new 2013-03-08 09:43:37.000000000 +0100
@@ -17,7 +17,7 @@
Name: python-msgpack-python
-Version: 0.2.4
+Version: 0.3.0
Release: 0
Summary: MessagePack (de)serializer
License: Apache-2.0
python3-msgpack-python.spec: same change
++++++ msgpack-python-0.2.4.tar.bz2 -> msgpack-python-0.3.0.tar.bz2 ++++++
++++ 21234 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]