From 1662b016f086644c2aa94ee1b1e23938e03ce6ad Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 28 Apr 2018 10:27:39 +0200 Subject: [PATCH] dev-python/numpy: sync HOMEPAGEs, use HTTPS --- dev-python/numpy/numpy-1.10.4.ebuild | 2 +- dev-python/numpy/numpy-1.13.3.ebuild | 4 ++-- dev-python/numpy/numpy-1.8.2.ebuild | 4 ++-- dev-python/numpy/numpy-1.9.2.ebuild | 4 ++-- dev-python/numpy/numpy-9999.ebuild | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dev-python/numpy/numpy-1.10.4.ebuild b/dev-python/numpy/numpy-1.10.4.ebuild index 51072638494b..44dbcb1a4e9e 100644 --- a/dev-python/numpy/numpy-1.10.4.ebuild +++ b/dev-python/numpy/numpy-1.10.4.ebuild @@ -14,7 +14,7 @@ DOC_PV="1.10.1" DOC_P="${PN}-${DOC_PV}" DESCRIPTION="Fast array and numerical python library" -HOMEPAGE="http://www.numpy.org/" +HOMEPAGE="https://www.numpy.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz doc? ( http://docs.scipy.org/doc/${DOC_P}/${PN}-html-${DOC_PV}.zip diff --git a/dev-python/numpy/numpy-1.13.3.ebuild b/dev-python/numpy/numpy-1.13.3.ebuild index 3fde5c7bc3dc..6303401c03f9 100644 --- a/dev-python/numpy/numpy-1.13.3.ebuild +++ b/dev-python/numpy/numpy-1.13.3.ebuild @@ -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 @@ -14,7 +14,7 @@ DOC_PV="1.13.0" DOC_P="${PN}-${DOC_PV}" DESCRIPTION="Fast array and numerical python library" -HOMEPAGE="http://www.numpy.org/" +HOMEPAGE="https://www.numpy.org" SRC_URI=" mirror://pypi/${PN:0:1}/${PN}/${P}.zip doc? ( diff --git a/dev-python/numpy/numpy-1.8.2.ebuild b/dev-python/numpy/numpy-1.8.2.ebuild index 143290901acf..418fa7468192 100644 --- a/dev-python/numpy/numpy-1.8.2.ebuild +++ b/dev-python/numpy/numpy-1.8.2.ebuild @@ -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=5 @@ -14,7 +14,7 @@ DOC_PV="1.8.1" DOC_P="${PN}-${DOC_PV}" DESCRIPTION="Fast array and numerical python library" -HOMEPAGE="http://numpy.scipy.org/" +HOMEPAGE="https://www.numpy.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz doc? ( http://docs.scipy.org/doc/${DOC_P}/${PN}-html-${DOC_PV}.zip diff --git a/dev-python/numpy/numpy-1.9.2.ebuild b/dev-python/numpy/numpy-1.9.2.ebuild index 64ed20260186..6e96869e38a8 100644 --- a/dev-python/numpy/numpy-1.9.2.ebuild +++ b/dev-python/numpy/numpy-1.9.2.ebuild @@ -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=5 @@ -14,7 +14,7 @@ DOC_PV="1.9.1" DOC_P="${PN}-${DOC_PV}" DESCRIPTION="Fast array and numerical python library" -HOMEPAGE="http://numpy.scipy.org/" +HOMEPAGE="https://www.numpy.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz doc? ( http://docs.scipy.org/doc/${DOC_P}/${PN}-html-${DOC_PV}.zip diff --git a/dev-python/numpy/numpy-9999.ebuild b/dev-python/numpy/numpy-9999.ebuild index 4954f795eaca..a930c5a32ab4 100644 --- a/dev-python/numpy/numpy-9999.ebuild +++ b/dev-python/numpy/numpy-9999.ebuild @@ -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=5 @@ -14,7 +14,7 @@ DOC_PV="1.9.1" DOC_P="${PN}-${DOC_PV}" DESCRIPTION="Fast array and numerical python library" -HOMEPAGE="http://www.numpy.org/" +HOMEPAGE="https://www.numpy.org" SRC_URI="" EGIT_REPO_URI="https://github.com/numpy/numpy.git" -- 2.26.2