pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-msgpack Update msgpack-python to 0.4.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1fdc1232da8
branches:  trunk
changeset: 644904:f1fdc1232da8
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Jan 19 12:31:10 2015 +0000

description:
Update msgpack-python to 0.4.4.

0.4.4
=====
:release date: 2015-01-09

Incompatible Changes
--------------------

Changes
-------

Bugs fixed
----------

* Fix compile error.

0.4.3
=====
:release date: 2015-01-07

Incompatible Changes
--------------------

Changes
-------

Bugs fixed
----------

* Unpacker may unpack wrong uint32 value on 32bit or LLP64 environment. (#101)
* Build failed on Windows Python 2.7.

diffstat:

 devel/py-msgpack/Makefile |  5 ++---
 devel/py-msgpack/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 1688f6eef8c8 -r f1fdc1232da8 devel/py-msgpack/Makefile
--- a/devel/py-msgpack/Makefile Mon Jan 19 12:22:51 2015 +0000
+++ b/devel/py-msgpack/Makefile Mon Jan 19 12:31:10 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2015/01/02 04:37:56 obache Exp $
+# $NetBSD: Makefile,v 1.13 2015/01/19 12:31:10 obache Exp $
 
-DISTNAME=      msgpack-python-0.4.2
+DISTNAME=      msgpack-python-0.4.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/-python-/-/}
-PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  http://pypi.python.org/packages/source/m/msgpack-python/
 
diff -r 1688f6eef8c8 -r f1fdc1232da8 devel/py-msgpack/distinfo
--- a/devel/py-msgpack/distinfo Mon Jan 19 12:22:51 2015 +0000
+++ b/devel/py-msgpack/distinfo Mon Jan 19 12:31:10 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2014/06/08 23:17:37 rodent Exp $
+$NetBSD: distinfo,v 1.6 2015/01/19 12:31:11 obache Exp $
 
-SHA1 (msgpack-python-0.4.2.tar.gz) = 127ca4c63b182397123d84032ece70d43fa4f869
-RMD160 (msgpack-python-0.4.2.tar.gz) = 36402c20e060e23d484def1c691f270ca7220a89
-Size (msgpack-python-0.4.2.tar.gz) = 114043 bytes
+SHA1 (msgpack-python-0.4.4.tar.gz) = 5bc90722c8988ab3ac48616434d8b9235da3b9cf
+RMD160 (msgpack-python-0.4.4.tar.gz) = 9dfa4093b720ca50a6377c7b1146a453c41424fb
+Size (msgpack-python-0.4.4.tar.gz) = 113908 bytes



Home | Main Index | Thread Index | Old Index