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-jsonpath-rw_1.4.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb') diff --git a/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb b/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb index 61c96d0..d80aa75 100644 --- a/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb +++ b/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://README.rst;md5=02384665f821c394981e0dd1faec9a7d" SRCNAME = "jsonpath-rw" -SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" +SRC_URI = "https://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" SRC_URI[md5sum] = "3a807e05c2c12158fc6bb0a402fd5778" SRC_URI[sha256sum] = "05c471281c45ae113f6103d1268ec7a4831a2e96aa80de45edc89b11fac4fbec" -- cgit v1.2.3-54-g00ecf