From 96d703ba9d992f466c1640e90007a6cb1bcb285b Mon Sep 17 00:00:00 2001 From: Pierre-Jean Texier Date: Fri, 13 Mar 2020 19:57:49 +0100 Subject: python3-kconfiglib: upgrade 13.7.0 -> 14.1.0 Signed-off-by: Pierre-Jean Texier Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-kconfiglib.inc | 4 ++-- meta-python/recipes-devtools/python/python3-kconfiglib_13.7.0.bb | 2 -- meta-python/recipes-devtools/python/python3-kconfiglib_14.1.0.bb | 2 ++ 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-kconfiglib_13.7.0.bb create mode 100644 meta-python/recipes-devtools/python/python3-kconfiglib_14.1.0.bb (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python-kconfiglib.inc b/meta-python/recipes-devtools/python/python-kconfiglib.inc index c82b26bce7..3dc4961c8b 100644 --- a/meta-python/recipes-devtools/python/python-kconfiglib.inc +++ b/meta-python/recipes-devtools/python/python-kconfiglib.inc @@ -2,7 +2,7 @@ DESCRIPTION = "Kconfiglib is a Kconfig implementation in Python" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=712177a72a3937909543eda3ad1bfb7c" -SRC_URI[md5sum] = "7879aa13d306263e95146439d3959f23" -SRC_URI[sha256sum] = "8dbb946d41a33cec2b63432393a4920479c8c9fa8d5bbca468c4e8a673be6e36" +SRC_URI[md5sum] = "4ad68618824d4bad1d1de1d7eb838bba" +SRC_URI[sha256sum] = "bed2cc2216f538eca4255a83a4588d8823563cdd50114f86cf1a2674e602c93c" BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python3-kconfiglib_13.7.0.bb b/meta-python/recipes-devtools/python/python3-kconfiglib_13.7.0.bb deleted file mode 100644 index ab0944ff7b..0000000000 --- a/meta-python/recipes-devtools/python/python3-kconfiglib_13.7.0.bb +++ /dev/null @@ -1,2 +0,0 @@ -require python-kconfiglib.inc -inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-kconfiglib_14.1.0.bb b/meta-python/recipes-devtools/python/python3-kconfiglib_14.1.0.bb new file mode 100644 index 0000000000..ab0944ff7b --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-kconfiglib_14.1.0.bb @@ -0,0 +1,2 @@ +require python-kconfiglib.inc +inherit pypi setuptools3 -- cgit v1.2.3-54-g00ecf