[oe-commits] Diego Rondini : python-autobahn: upgrade to version 0.8.6

git at git.openembedded.org git at git.openembedded.org
Wed Mar 26 20:51:42 UTC 2014


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

Author: Diego Rondini <diego.ml at zoho.com>
Date:   Wed Mar 26 16:31:24 2014 +0100

python-autobahn: upgrade to version 0.8.6

Signed-off-by: Diego Rondini <diego.ml at zoho.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../python/{python-autobahn_0.5.14.bb => python-autobahn_0.8.6.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/python/python-autobahn_0.5.14.bb b/meta-oe/recipes-devtools/python/python-autobahn_0.8.6.bb
similarity index 87%
rename from meta-oe/recipes-devtools/python/python-autobahn_0.5.14.bb
rename to meta-oe/recipes-devtools/python/python-autobahn_0.8.6.bb
index 0208c8b..a1e8c5f 100644
--- a/meta-oe/recipes-devtools/python/python-autobahn_0.5.14.bb
+++ b/meta-oe/recipes-devtools/python/python-autobahn_0.8.6.bb
@@ -5,10 +5,10 @@ HOMEPAGE = "http://autobahn.ws/python"
 SECTION = "console/network"
 
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = " file://autobahn/__init__.py;beginline=1;endline=17;md5=81964ceb3ab93bfb5e8cfbcd26f3af9c"
+LIC_FILES_CHKSUM = " file://autobahn/__init__.py;beginline=1;endline=17;md5=1fdeccf6e5b70cda64cc1345597c18e3"
 
 SRC_URI = "https://pypi.python.org/packages/source/a/autobahn/autobahn-${PV}.zip"
-SRC_URI[md5sum] = "e2c80ba3e46428b32837537609d4d582"
+SRC_URI[md5sum] = "160429e7fb043940e79aa7f4ebbab57a"
 
 S = "${WORKDIR}/autobahn-${PV}"
 



More information about the Openembedded-commits mailing list