[meta-virtualization] [meta-cloud-services][PATCH]python-happybase: upgrade to 1.1.0

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Mon Oct 30 22:43:25 PDT 2017


Upgrade python-happybase 1.0.0 to 1.1.0.

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

diff --git a/meta-openstack/recipes-devtools/python/python-happybase_1.0.0.bb b/meta-openstack/recipes-devtools/python/python-happybase_1.1.0.bb
similarity index 64%
rename from meta-openstack/recipes-devtools/python/python-happybase_1.0.0.bb
rename to meta-openstack/recipes-devtools/python/python-happybase_1.1.0.bb
index 669a9cf..03ebd14 100644
--- a/meta-openstack/recipes-devtools/python/python-happybase_1.0.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-happybase_1.1.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/e8/6e/21ec2ff3f14084b2247e59dba89aecf115d1093a5256a343a7b158984b7f/${SRCNAME}-${PV}.tar.gz"
+SRC_URI = "https://pypi.python.org/packages/8d/a4/9c1202ad4276d4e845594d534397c07082b90aee68c67f378fac38629e6f/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "1274e74df553bbf800989578b7dfbe59"
-SRC_URI[sha256sum] = "cee5f62735c6ba95c8f842decfd23bab5a07bc16cd0c5374f7461c975d4c608c"
+SRC_URI[md5sum] = "62a09c784a65161e9f5f01129d115457"
+SRC_URI[sha256sum] = "e20376e2e32291798d2226502994134c1c4e175136d8375b3c517a234fa22481"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
2.7.4





More information about the meta-virtualization mailing list