[meta-virtualization] [PATCH 43/55] python-testrepository: upgrade to 0.0.20

jackie.huang at windriver.com jackie.huang at windriver.com
Tue Apr 28 20:08:53 PDT 2015


From: Jackie Huang <jackie.huang at windriver.com>

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
---
 ...thon-testrepository_0.0.18.bb => python-testrepository_0.0.20.bb} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-testrepository_0.0.18.bb => python-testrepository_0.0.20.bb} (76%)

diff --git a/meta-openstack/recipes-devtools/python/python-testrepository_0.0.18.bb b/meta-openstack/recipes-devtools/python/python-testrepository_0.0.20.bb
similarity index 76%
rename from meta-openstack/recipes-devtools/python/python-testrepository_0.0.18.bb
rename to meta-openstack/recipes-devtools/python/python-testrepository_0.0.20.bb
index f4e708e..edb6fe8 100644
--- a/meta-openstack/recipes-devtools/python/python-testrepository_0.0.18.bb
+++ b/meta-openstack/recipes-devtools/python/python-testrepository_0.0.20.bb
@@ -4,13 +4,12 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=f19071a777e237c55ec3ab83284b31b8"
 
-PR = "r0"
 SRCNAME = "testrepository"
 
 SRC_URI = "https://pypi.python.org/packages/source/t/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "f1f234caa753179ccfad8f7f764ddde4"
-SRC_URI[sha256sum] = "ba15301c6ec6bf1b8e0dad10ac7313b11e17ceb8d28ec4a3625c9aaa766727fd"
+SRC_URI[md5sum] = "f648b0aceeca4fcd5f8a62eeedea289b"
+SRC_URI[sha256sum] = "752449bc98c20253ec4611c40564aea93d435a5bf3ff672208e01cc10e5858eb"
 
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
-- 
1.9.1



More information about the meta-virtualization mailing list