-Upgrade from python-posix-ipc_1.0.0.bb to python-posix-ipc_1.0.4.bb. -License-Update: Copyright year updated to 2018.
Signed-off-by: Zang Ruochen <[email protected]> --- ...{python-posix-ipc_1.0.0.bb => python-posix-ipc_1.0.4.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-openstack/recipes-devtools/python/{python-posix-ipc_1.0.0.bb => python-posix-ipc_1.0.4.bb} (72%) diff --git a/meta-openstack/recipes-devtools/python/python-posix-ipc_1.0.0.bb b/meta-openstack/recipes-devtools/python/python-posix-ipc_1.0.4.bb similarity index 72% rename from meta-openstack/recipes-devtools/python/python-posix-ipc_1.0.0.bb rename to meta-openstack/recipes-devtools/python/python-posix-ipc_1.0.4.bb index 0b344c1..f1494d1 100644 --- a/meta-openstack/recipes-devtools/python/python-posix-ipc_1.0.0.bb +++ b/meta-openstack/recipes-devtools/python/python-posix-ipc_1.0.4.bb @@ -2,15 +2,15 @@ DESCRIPTION = "POSIX IPC primitives (semaphores, shared memory and message queue HOMEPAGE = "http://semanchuk.com/philip/posix_ipc/" SECTION = "devel/python" LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://LICENSE;md5=d92bb5439aee694c0a87bfb51579e37b" +LIC_FILES_CHKSUM = "file://LICENSE;md5=dc089fb2f37e90799a54c19a20c9880f" PYPI_PACKAGE = "posix_ipc" # Archived version so we need to overwrite what the pypi class will derive PYPI_SRC_URI = "https://pypi.python.org/packages/source/p/${PYPI_PACKAGE}/${PYPI_PACKAGE}-${PV}.tar.gz" -SRC_URI[md5sum] = "85607a392087715ac3a3c7ded2492d06" -SRC_URI[sha256sum] = "9c93070374ca672725575e5c9874930c8cde69367fb90378b2255e048e31efcb" +SRC_URI[md5sum] = "c4fd0065244ccb2f59cb8ceedf287cf6" +SRC_URI[sha256sum] = "ff6c9077633fc62a491d6997c43b094d885bb45a7ca1f36c9a0d647c54b74b14" inherit setuptools pypi -- 2.20.1 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
