pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-msgpack
Module Name: pkgsrc
Committed By: obache
Date: Sun Sep 4 06:11:30 UTC 2011
Modified Files:
pkgsrc/devel/py-msgpack: Makefile distinfo
Log Message:
Update py-msgpack to 0.1.10.
0.1.10 release date: 2011-08-22
New feature
* Add encoding and unicode_errors option to packer and unpacker. When this
option is specified, (un)packs unicode object instead of bytes. This enables
using msgpack as a replacement of json. (tailhook)
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/py-msgpack/Makefile \
pkgsrc/devel/py-msgpack/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index