[meta-virtualization] [PATCH 17/55] python-lockfile: upgrade to 0.10.2

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


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

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

diff --git a/meta-openstack/recipes-devtools/python/python-lockfile_0.9.1.bb b/meta-openstack/recipes-devtools/python/python-lockfile_0.10.2.bb
similarity index 71%
rename from meta-openstack/recipes-devtools/python/python-lockfile_0.9.1.bb
rename to meta-openstack/recipes-devtools/python/python-lockfile_0.10.2.bb
index 0449f08..35131a7 100644
--- a/meta-openstack/recipes-devtools/python/python-lockfile_0.9.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-lockfile_0.10.2.bb
@@ -4,13 +4,12 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2340dffbbfea534b58f1349984eeef72"
 
-PR = "r0"
 SRCNAME = "lockfile"
 
 SRC_URI = "https://pypi.python.org/packages/source/l/lockfile/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "ce61468d4c1263e3005737bbed2641f0"
-SRC_URI[sha256sum] = "23da589c91f59cb7c644d5ce5df539d448341bd479917d6dde973f82e2719147"
+SRC_URI[md5sum] = "1aa6175a6d57f082cd12e7ac6102ab15"
+SRC_URI[sha256sum] = "9e42252f17d1dd89ee31745e0c4fbe58862c25147eb0ef5295c9cd9bcb4ea2c1"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
1.9.1



More information about the meta-virtualization mailing list