[meta-virtualization] [meta-cloud-services] [PATCH] python-happybase: 0.9 -> 1.0.0

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Tue Jan 17 21:13:02 PST 2017


Upgrade python-happybase from 0.9 to 1.0.0.

Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
 .../python/{python-happybase_0.9.bb => python-happybase_1.0.0.bb}   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-happybase_0.9.bb => python-happybase_1.0.0.bb} (63%)

diff --git a/meta-openstack/recipes-devtools/python/python-happybase_0.9.bb b/meta-openstack/recipes-devtools/python/python-happybase_1.0.0.bb
similarity index 63%
rename from meta-openstack/recipes-devtools/python/python-happybase_0.9.bb
rename to meta-openstack/recipes-devtools/python/python-happybase_1.0.0.bb
index b37907c..669a9cf 100644
--- a/meta-openstack/recipes-devtools/python/python-happybase_0.9.bb
+++ b/meta-openstack/recipes-devtools/python/python-happybase_1.0.0.bb
@@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=41f55ae3d7000e4323e84c468d8b42ee"
 PR = "r0"
 SRCNAME = "happybase"
 
-SRC_URI = "https://pypi.python.org/packages/source/h/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
+SRC_URI = "https://pypi.python.org/packages/e8/6e/21ec2ff3f14084b2247e59dba89aecf115d1093a5256a343a7b158984b7f/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "0d9ca6e22a7edb03ccd75e99d0acf1ea"
-SRC_URI[sha256sum] = "744e342936f6c9e384b203435c38ff21a339626a0d7c11aa177988b5e164ef2a"
+SRC_URI[md5sum] = "1274e74df553bbf800989578b7dfbe59"
+SRC_URI[sha256sum] = "cee5f62735c6ba95c8f842decfd23bab5a07bc16cd0c5374f7461c975d4c608c"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
2.7.4





More information about the meta-virtualization mailing list