dev-python/bokeh: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 15 May 2018 10:20:06 +0000 (12:20 +0200)
committerAaron Bauman <bman@gentoo.org>
Wed, 16 May 2018 22:56:47 +0000 (18:56 -0400)
dev-python/bokeh/bokeh-0.11.1.ebuild
dev-python/bokeh/bokeh-0.12.4.ebuild
dev-python/bokeh/bokeh-0.12.6.ebuild

index bb7d27a052ef9ff9d8e8425a865ad0ef515df5c9..3a98665a7293d1073ec39ef61db45489f73f1674 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 inherit distutils-r1
 
 DESCRIPTION="Statistical and novel interactive HTML plots for Python"
-HOMEPAGE="http://bokeh.pydata.org/ https://github.com/bokeh/bokeh http://pypi.org/project/bokeh/"
+HOMEPAGE="https://bokeh.pydata.org/en/latest/
+       https://github.com/bokeh/bokeh
+       https://pypi.org/project/bokeh/"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
index 92224a4b24028972f0e1f57315e6c4f82de73093..13a916ab9c62f3d99d2490c3b8175199f424d75d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 inherit distutils-r1
 
 DESCRIPTION="Statistical and interactive HTML plots for Python"
-HOMEPAGE="http://bokeh.pydata.org/"
+HOMEPAGE="https://bokeh.pydata.org/en/latest/
+       https://github.com/bokeh/bokeh
+       https://pypi.org/project/bokeh/"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
index 9d2c39b2d3d542e3bf912e0e1678612ccad42196..4e2f69725482b60eb5b3fc84421c31893b312771 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Statistical and interactive HTML plots for Python"
-HOMEPAGE="http://bokeh.pydata.org/"
+HOMEPAGE="https://bokeh.pydata.org/en/latest/
+       https://github.com/bokeh/bokeh
+       https://pypi.org/project/bokeh/"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"