dev-python/dask: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 22 Mar 2019 07:51:26 +0000 (08:51 +0100)
committerAaron Bauman <bman@gentoo.org>
Tue, 26 Mar 2019 18:52:28 +0000 (14:52 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-python/dask/dask-0.10.2.ebuild
dev-python/dask/dask-0.15.1.ebuild
dev-python/dask/dask-0.18.2.ebuild
dev-python/dask/dask-1.1.3.ebuild

index 49e11ea9e0f038880614a773e48785ec562b2525..e64f700a33fb3e8b599d6f9c295d836ba5ddeb57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 inherit distutils-r1
 
 DESCRIPTION="Task scheduling and blocked algorithms for parallel processing"
-HOMEPAGE="http://dask.pydata.org/"
+HOMEPAGE="https://dask.org/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
index 3c38e399ee6df9d2ecc19bb585777a7b86baa94f..3162fa77848c0ba1426d21b1679679df18d0df6c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Task scheduling and blocked algorithms for parallel processing"
-HOMEPAGE="http://dask.pydata.org/"
+HOMEPAGE="https://dask.org/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
index c072dbd8800ea0a62ef54ae65b9a6592b5fb5075..cb88b275c74a4b10bbb3707882e6db783bb90963 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Task scheduling and blocked algorithms for parallel processing"
-HOMEPAGE="http://dask.pydata.org/"
+HOMEPAGE="https://dask.org/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
index 0dbf844c58cd0d0e6e142e90db199c24350373e4..c38d1267629881eb54b4eee3b2a6be2aba6f2060 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Task scheduling and blocked algorithms for parallel processing"
-HOMEPAGE="http://dask.pydata.org/"
+HOMEPAGE="https://dask.org/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"