From 63890a910ff97164401e528a4cfb7381451da4d7 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 19 May 2017 14:00:39 -0400 Subject: python-certifi: update to version 2017.4.17 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-certifi.inc | 4 ++-- meta-python/recipes-devtools/python/python-certifi_2017.1.23.bb | 2 -- meta-python/recipes-devtools/python/python-certifi_2017.4.17.bb | 2 ++ meta-python/recipes-devtools/python/python3-certifi_2017.1.23.bb | 2 -- meta-python/recipes-devtools/python/python3-certifi_2017.4.17.bb | 2 ++ 5 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-certifi_2017.1.23.bb create mode 100644 meta-python/recipes-devtools/python/python-certifi_2017.4.17.bb delete mode 100644 meta-python/recipes-devtools/python/python3-certifi_2017.1.23.bb create mode 100644 meta-python/recipes-devtools/python/python3-certifi_2017.4.17.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 1df23cf206..0318f7f8b0 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[md5sum] = "b72521a8badff5e89a8eabea586d79ab" -SRC_URI[sha256sum] = "81877fb7ac126e9215dfb15bfef7115fdc30e798e0013065158eed0707fd99ce" +SRC_URI[md5sum] = "db40445044feda1437ce3ccd5fc28a57" +SRC_URI[sha256sum] = "f7527ebf7461582ce95f7a9e03dd141ce810d40590834f4ec20cddd54234c10a" BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python-certifi_2017.1.23.bb b/meta-python/recipes-devtools/python/python-certifi_2017.1.23.bb deleted file mode 100644 index adfe6238ec..0000000000 --- a/meta-python/recipes-devtools/python/python-certifi_2017.1.23.bb +++ /dev/null @@ -1,2 +0,0 @@ -inherit pypi setuptools -require python-certifi.inc diff --git a/meta-python/recipes-devtools/python/python-certifi_2017.4.17.bb b/meta-python/recipes-devtools/python/python-certifi_2017.4.17.bb new file mode 100644 index 0000000000..adfe6238ec --- /dev/null +++ b/meta-python/recipes-devtools/python/python-certifi_2017.4.17.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools +require python-certifi.inc diff --git a/meta-python/recipes-devtools/python/python3-certifi_2017.1.23.bb b/meta-python/recipes-devtools/python/python3-certifi_2017.1.23.bb deleted file mode 100644 index 70f674b22c..0000000000 --- a/meta-python/recipes-devtools/python/python3-certifi_2017.1.23.bb +++ /dev/null @@ -1,2 +0,0 @@ -inherit pypi setuptools3 -require python-certifi.inc diff --git a/meta-python/recipes-devtools/python/python3-certifi_2017.4.17.bb b/meta-python/recipes-devtools/python/python3-certifi_2017.4.17.bb new file mode 100644 index 0000000000..70f674b22c --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-certifi_2017.4.17.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools3 +require python-certifi.inc -- cgit v1.2.3-54-g00ecf