From 107398a72e493ba3854cf4d1c1e80c3303e728a5 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 22 Mar 2019 08:36:15 +0100 Subject: [PATCH] dev-python/blaze: update HOMEPAGE, use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11457 Signed-off-by: Aaron Bauman --- dev-python/blaze/blaze-0.10.2.ebuild | 4 ++-- dev-python/blaze/blaze-0.11.3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-python/blaze/blaze-0.10.2.ebuild b/dev-python/blaze/blaze-0.10.2.ebuild index 8acdc8f11a4a..2cf0f016591c 100644 --- a/dev-python/blaze/blaze-0.10.2.ebuild +++ b/dev-python/blaze/blaze-0.10.2.ebuild @@ -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=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Next generation Python numpy" -HOMEPAGE="http://blaze.pydata.org/" +HOMEPAGE="https://blaze.pydata.org https://blaze.readthedocs.io/en/latest/" SRC_URI="https://github.com/ContinuumIO/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/blaze/blaze-0.11.3.ebuild b/dev-python/blaze/blaze-0.11.3.ebuild index 30747c684559..db12f7afa146 100644 --- a/dev-python/blaze/blaze-0.11.3.ebuild +++ b/dev-python/blaze/blaze-0.11.3.ebuild @@ -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=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 DESCRIPTION="Next generation Python numpy" -HOMEPAGE="http://blaze.readthedocs.io/" +HOMEPAGE="https://blaze.pydata.org https://blaze.readthedocs.io/en/latest/" SRC_URI="https://github.com/blaze/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -- 2.26.2