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-pyscss_1.3.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-pyscss_1.3.4.bb') diff --git a/meta-openstack/recipes-devtools/python/python-pyscss_1.3.4.bb b/meta-openstack/recipes-devtools/python/python-pyscss_1.3.4.bb index 72ea639..211987a 100644 --- a/meta-openstack/recipes-devtools/python/python-pyscss_1.3.4.bb +++ b/meta-openstack/recipes-devtools/python/python-pyscss_1.3.4.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=28155276e8df3f75bbd327335f66f2fa" SRCNAME = "pyScss" -SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" +SRC_URI = "https://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" SRC_URI[md5sum] = "9527b4864cd6023f77a8277e6fb773d7" SRC_URI[sha256sum] = "d0323110ecc7d3ead6b99cfec31301306928130e4d0a9eb13226bf390aba8c0e" -- cgit v1.2.3-54-g00ecf