From 7186a251bcd12264defe54a96aab7fd0f00f1847 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 14 Aug 2018 16:50:57 -0400 Subject: python-certifi: update to version 2018.8.13 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-certifi.inc | 4 ++-- meta-python/recipes-devtools/python/python-certifi_2018.4.16.bb | 2 -- meta-python/recipes-devtools/python/python-certifi_2018.8.13.bb | 2 ++ meta-python/recipes-devtools/python/python3-certifi_2018.4.16.bb | 2 -- meta-python/recipes-devtools/python/python3-certifi_2018.8.13.bb | 2 ++ 5 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-certifi_2018.4.16.bb create mode 100644 meta-python/recipes-devtools/python/python-certifi_2018.8.13.bb delete mode 100644 meta-python/recipes-devtools/python/python3-certifi_2018.4.16.bb create mode 100644 meta-python/recipes-devtools/python/python3-certifi_2018.8.13.bb (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python-certifi.inc b/meta-python/recipes-devtools/python/python-certifi.inc index a930ff99f..c7955c57d 100644 --- a/meta-python/recipes-devtools/python/python-certifi.inc +++ b/meta-python/recipes-devtools/python/python-certifi.inc @@ -7,7 +7,7 @@ HOMEPAGE = " http://certifi.io/" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=f77f61d14ee6feac4228d3ebd26cc1f1" -SRC_URI[sha256sum] = "13e698f54293db9f89122b0581843a782ad0934a4fe0172d2a980ba77fc61bb7" -SRC_URI[md5sum] = "f5d81d0048e84285611412b0dea0630a" +SRC_URI[md5sum] = "a84571995a209dcd00a1702a74302b88" +SRC_URI[sha256sum] = "4c1d68a1408dd090d2f3a869aa94c3947cc1d967821d1ed303208c9f41f0f2f4" BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python-certifi_2018.4.16.bb b/meta-python/recipes-devtools/python/python-certifi_2018.4.16.bb deleted file mode 100644 index adfe6238e..000000000 --- a/meta-python/recipes-devtools/python/python-certifi_2018.4.16.bb +++ /dev/null @@ -1,2 +0,0 @@ -inherit pypi setuptools -require python-certifi.inc diff --git a/meta-python/recipes-devtools/python/python-certifi_2018.8.13.bb b/meta-python/recipes-devtools/python/python-certifi_2018.8.13.bb new file mode 100644 index 000000000..adfe6238e --- /dev/null +++ b/meta-python/recipes-devtools/python/python-certifi_2018.8.13.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools +require python-certifi.inc diff --git a/meta-python/recipes-devtools/python/python3-certifi_2018.4.16.bb b/meta-python/recipes-devtools/python/python3-certifi_2018.4.16.bb deleted file mode 100644 index 70f674b22..000000000 --- a/meta-python/recipes-devtools/python/python3-certifi_2018.4.16.bb +++ /dev/null @@ -1,2 +0,0 @@ -inherit pypi setuptools3 -require python-certifi.inc diff --git a/meta-python/recipes-devtools/python/python3-certifi_2018.8.13.bb b/meta-python/recipes-devtools/python/python3-certifi_2018.8.13.bb new file mode 100644 index 000000000..70f674b22 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-certifi_2018.8.13.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools3 +require python-certifi.inc -- cgit v1.2.3-54-g00ecf