From: Jackie Huang Date: Wed, 9 Jun 2021 07:40:07 +0000 (+0800) Subject: python-osc-lib: uprev to 1.14.1 for stx 5.0 X-Git-Tag: f-release~40 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=86b5bd7c81de4432fbd9753d3c534be524ba1078;p=pti%2Frtp.git 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 --- 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