From 1260328f9db54692b3540209273c3198cfc741b6 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 29 Nov 2021 05:42:56 -0800 Subject: [PATCH] python-catkin-pkg: upgrade to latest v0.4.24 Signed-off-by: Martin Jansa --- .../recipes-infrastructure/python/python-catkin-pkg.inc | 2 +- ...ython3-catkin-pkg_0.4.23.bb => python3-catkin-pkg_0.4.24.bb} | 0 ...{python-catkin-pkg_0.4.23.bb => python-catkin-pkg_0.4.24.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta-ros-common/recipes-infrastructure/python/{python3-catkin-pkg_0.4.23.bb => python3-catkin-pkg_0.4.24.bb} (100%) rename meta-ros-python2/recipes-infrastructure/python/{python-catkin-pkg_0.4.23.bb => python-catkin-pkg_0.4.24.bb} (100%) diff --git a/meta-ros-common/recipes-infrastructure/python/python-catkin-pkg.inc b/meta-ros-common/recipes-infrastructure/python/python-catkin-pkg.inc index b8a761be898..7364186ca91 100644 --- a/meta-ros-common/recipes-infrastructure/python/python-catkin-pkg.inc +++ b/meta-ros-common/recipes-infrastructure/python/python-catkin-pkg.inc @@ -6,7 +6,7 @@ PYPI_PACKAGE = "catkin_pkg" DEPENDS = "${PYTHON_PN}-pyparsing" -SRC_URI[sha256sum] = "28ee181cca827c0aabf9397351f58a97e1475ca5ac7c106a5916e3ee191cd3d0" +SRC_URI[sha256sum] = "f26d22cc5d8cb54f681f13fec4d06637b4983d493aa054f8e69ba888d632c6b4" inherit pypi diff --git a/meta-ros-common/recipes-infrastructure/python/python3-catkin-pkg_0.4.23.bb b/meta-ros-common/recipes-infrastructure/python/python3-catkin-pkg_0.4.24.bb similarity index 100% rename from meta-ros-common/recipes-infrastructure/python/python3-catkin-pkg_0.4.23.bb rename to meta-ros-common/recipes-infrastructure/python/python3-catkin-pkg_0.4.24.bb diff --git a/meta-ros-python2/recipes-infrastructure/python/python-catkin-pkg_0.4.23.bb b/meta-ros-python2/recipes-infrastructure/python/python-catkin-pkg_0.4.24.bb similarity index 100% rename from meta-ros-python2/recipes-infrastructure/python/python-catkin-pkg_0.4.23.bb rename to meta-ros-python2/recipes-infrastructure/python/python-catkin-pkg_0.4.24.bb