summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_0.11.0.2.bb
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-11-02 15:55:12 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2017-11-02 15:56:47 +0100
commite58f0bf90f193949e5a8ff686b4a6dcf63c07fa6 (patch)
tree28c46b26103a5caa45b7ada8a33811d46d748bec /meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_0.11.0.2.bb
parent18c930055ff46edbb4a72b5f2709608af78a29a6 (diff)
downloadmeta-cloud-services-e58f0bf90f193949e5a8ff686b4a6dcf63c07fa6.tar.gz
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 <adrian.dudau@enea.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_0.11.0.2.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_0.11.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_0.11.0.2.bb b/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_0.11.0.2.bb
index aac0fa7..5fbdf52 100644
--- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_0.11.0.2.bb
+++ b/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_0.11.0.2.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;md5=2e4ff6677f43e488434dd77116b7f7ff"
7PR = "r0" 7PR = "r0"
8 8
9SRCNAME = "XStatic-Angular-Bootstrap" 9SRCNAME = "XStatic-Angular-Bootstrap"
10SRC_URI = "http://pypi.python.org/packages/source/X/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" 10SRC_URI = "https://pypi.python.org/packages/source/X/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
11 11
12SRC_URI[md5sum] = "bac078c4e6496367677680c89162ee83" 12SRC_URI[md5sum] = "bac078c4e6496367677680c89162ee83"
13SRC_URI[sha256sum] = "cbe428bf04c000460776b521f6ace0455e9f3f20135499e9aa2f4af693dc7b3e" 13SRC_URI[sha256sum] = "cbe428bf04c000460776b521f6ace0455e9f3f20135499e9aa2f4af693dc7b3e"