From e58f0bf90f193949e5a8ff686b4a6dcf63c07fa6 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 2 Nov 2017 15:55:12 +0100 Subject: Update SRC_URI for python modules fetched from pypi pypi recently gave up server side redirects and are enforcing HTTPS access to the repos. Signed-off-by: Adrian Dudau --- meta-openstack/recipes-devtools/python/python-cssselect_0.9.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-cssselect_0.9.1.bb') diff --git a/meta-openstack/recipes-devtools/python/python-cssselect_0.9.1.bb b/meta-openstack/recipes-devtools/python/python-cssselect_0.9.1.bb index 16a0167..f9cfdb1 100644 --- a/meta-openstack/recipes-devtools/python/python-cssselect_0.9.1.bb +++ b/meta-openstack/recipes-devtools/python/python-cssselect_0.9.1.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=952026b3fd2f625f2a3c0aa21da2493d" PR = "r0" SRCNAME = "cssselect" -SRC_URI = "http://pypi.python.org/packages/source/c/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" +SRC_URI = "https://pypi.python.org/packages/source/c/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" SRC_URI[md5sum] = "c74f45966277dc7a0f768b9b0f3522ac" SRC_URI[sha256sum] = "0535a7e27014874b27ae3a4d33e8749e345bdfa62766195208b7996bf1100682" -- cgit v1.2.3-54-g00ecf