[oe-commits] Philip Balister : python-pyzmq: Update to version 14.7.0.

git at git.openembedded.org git at git.openembedded.org
Thu Aug 27 13:43:33 UTC 2015


Module: meta-openembedded.git
Branch: master-next
Commit: 3c490830a722b46ba974494360b847896469bffe
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=3c490830a722b46ba974494360b847896469bffe

Author: Philip Balister <philip at balister.org>
Date:   Thu Aug 20 13:30:39 2015 -0400

python-pyzmq: Update to version 14.7.0.

Signed-off-by: Philip Balister <philip at balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../python/{python-pyzmq_14.5.0.bb => python-pyzmq_14.7.0.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyzmq_14.5.0.bb b/meta-python/recipes-devtools/python/python-pyzmq_14.7.0.bb
similarity index 85%
rename from meta-python/recipes-devtools/python/python-pyzmq_14.5.0.bb
rename to meta-python/recipes-devtools/python/python-pyzmq_14.7.0.bb
index 626e29d..0d822f5 100644
--- a/meta-python/recipes-devtools/python/python-pyzmq_14.5.0.bb
+++ b/meta-python/recipes-devtools/python/python-pyzmq_14.7.0.bb
@@ -8,8 +8,8 @@ DEPENDS = "zeromq"
 SRC_URI = "https://pypi.python.org/packages/source/p/pyzmq/pyzmq-${PV}.tar.gz \
            file://club-rpath-out.patch \
 "
-SRC_URI[md5sum] = "8d3351a8ca2ca2a272a3f96bcb963e41"
-SRC_URI[sha256sum] = "5d6e045634456cf5496f50871fd3e3a5ede2b90433284dbfe985bb67c97f77bd"
+SRC_URI[md5sum] = "87e3abb33af5794db5ae85c667bbf324"
+SRC_URI[sha256sum] = "77994f80360488e7153e64e5959dc5471531d1648e3a4bff14a714d074a38cc2"
 
 S = "${WORKDIR}/pyzmq-${PV}"
 



More information about the Openembedded-commits mailing list