From 86b5bd7c81de4432fbd9753d3c534be524ba1078 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Wed, 9 Jun 2021 15:40:07 +0800 Subject: [PATCH] python-osc-lib: uprev to 1.14.1 for stx 5.0 * version 1.14.0+ is required by python-openstackclient 4.0.0 * Update the recipe name and checksums for SRC_URI Issue-ID: INF-215 Signed-off-by: Jackie Huang Change-Id: I079f4052e915760d03883d1544a6596744c44349 --- .../python/{python-osc-lib_1.12.1.bb => python-osc-lib_1.14.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-starlingx/meta-stx-integ/recipes-devtools/python/{python-osc-lib_1.12.1.bb => python-osc-lib_1.14.1.bb} (82%) diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-osc-lib_1.12.1.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-osc-lib_1.14.1.bb similarity index 82% rename from meta-starlingx/meta-stx-integ/recipes-devtools/python/python-osc-lib_1.12.1.bb rename to meta-starlingx/meta-stx-integ/recipes-devtools/python/python-osc-lib_1.14.1.bb index df288da..3f3c4e6 100644 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-osc-lib_1.12.1.bb +++ b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-osc-lib_1.14.1.bb @@ -5,8 +5,8 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" -SRC_URI[md5sum] = "73c8bd90b8325b2595b814f41d06fdb8" -SRC_URI[sha256sum] = "26d3e32c8c4eff47240c458cddb6b75db52034d643f01de2841ad9e84904d7aa" +SRC_URI[md5sum] = "240d3debc1b6eaadf5e8838f5f2d06fb" +SRC_URI[sha256sum] = "3467a1edf62946f1b67724fa7f9c699b5e31d80b111ed9e4c7aec21633a3e30d" inherit setuptools pypi -- 2.16.6