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-croniter_0.3.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-croniter_0.3.5.bb') diff --git a/meta-openstack/recipes-devtools/python/python-croniter_0.3.5.bb b/meta-openstack/recipes-devtools/python/python-croniter_0.3.5.bb index 723ca68..376aedc 100644 --- a/meta-openstack/recipes-devtools/python/python-croniter_0.3.5.bb +++ b/meta-openstack/recipes-devtools/python/python-croniter_0.3.5.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;md5=2c82e6382ef84397e2341a04f039abcc" PR = "r0" SRCNAME = "croniter" -SRC_URI = "http://pypi.python.org/packages/source/c/${SRCNAME}/${SRCNAME}-${PV}.zip" +SRC_URI = "https://pypi.python.org/packages/source/c/${SRCNAME}/${SRCNAME}-${PV}.zip" SRC_URI[md5sum] = "63cf9e4d6778dc4102a4794a39a1b45b" SRC_URI[sha256sum] = "ecd5cda855668ae11ed5ea341e9c2145bbab88bfd0763666951cfe15bab23f50" -- cgit v1.2.3-54-g00ecf