From ad7fb0fc793c6438d2555cc6a25b33b5a1ddb359 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sat, 21 May 2016 09:53:02 -0400 Subject: python-urllib3: update to version 1.15.1 update license checksum to account for new date ranges Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-urllib3_1.14.bb | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-urllib3_1.14.bb (limited to 'meta-python/recipes-devtools/python/python-urllib3_1.14.bb') diff --git a/meta-python/recipes-devtools/python/python-urllib3_1.14.bb b/meta-python/recipes-devtools/python/python-urllib3_1.14.bb deleted file mode 100644 index 4e30991ac7..0000000000 --- a/meta-python/recipes-devtools/python/python-urllib3_1.14.bb +++ /dev/null @@ -1,11 +0,0 @@ -SUMMARY = "Python HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more" -HOMEPAGE = "https://github.com/shazow/urllib3" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3be3707c5f24a69709682265e29566fe" - -SRC_URI[md5sum] = "5e1407428ac33b521c71a7ac273b3847" -SRC_URI[sha256sum] = "dd4fb13a4ce50b18338c7e4d665b21fd38632c5d4b1d9f1a1379276bd3c08d37" - -inherit pypi setuptools - -RDEPENDS_${PN} += "python-netclient" -- cgit v1.2.3-54-g00ecf