Upgrade python-lockfile from 0.10.2 to 0.12.2. Signed-off-by: Huang Qiyu <[email protected]> --- .../python/{python-lockfile_0.10.2.bb => python-lockfile_0.12.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-lockfile_0.10.2.bb => python-lockfile_0.12.2.bb} (79%)
diff --git a/meta-openstack/recipes-devtools/python/python-lockfile_0.10.2.bb b/meta-openstack/recipes-devtools/python/python-lockfile_0.12.2.bb similarity index 79% rename from meta-openstack/recipes-devtools/python/python-lockfile_0.10.2.bb rename to meta-openstack/recipes-devtools/python/python-lockfile_0.12.2.bb index 9ba93df..98f2f98 100644 --- a/meta-openstack/recipes-devtools/python/python-lockfile_0.10.2.bb +++ b/meta-openstack/recipes-devtools/python/python-lockfile_0.12.2.bb @@ -8,8 +8,8 @@ SRCNAME = "lockfile" SRC_URI = "https://pypi.python.org/packages/source/l/lockfile/${SRCNAME}-${PV}.tar.gz" -SRC_URI[md5sum] = "1aa6175a6d57f082cd12e7ac6102ab15" -SRC_URI[sha256sum] = "9e42252f17d1dd89ee31745e0c4fbe58862c25147eb0ef5295c9cd9bcb4ea2c1" +SRC_URI[md5sum] = "a6a1a82957a23afdf44cfdd039b65ff9" +SRC_URI[sha256sum] = "6aed02de03cba24efabcd600b30540140634fc06cfa603822d508d5361e9f799" S = "${WORKDIR}/${SRCNAME}-${PV}" -- 2.7.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
