dev-python/numpy: sync HOMEPAGEs, use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 28 Apr 2018 08:27:39 +0000 (10:27 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 29 Apr 2018 06:32:45 +0000 (08:32 +0200)
dev-python/numpy/numpy-1.10.4.ebuild
dev-python/numpy/numpy-1.13.3.ebuild
dev-python/numpy/numpy-1.8.2.ebuild
dev-python/numpy/numpy-1.9.2.ebuild
dev-python/numpy/numpy-9999.ebuild

index 51072638494bb21f93162a63c6131b346c570fd1..44dbcb1a4e9edba1b93e4e8231759ef768e93c09 100644 (file)
@@ -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
index 3fde5c7bc3dc1b629d7a0a01f8846d4309265dc5..6303401c03f9166bd09ef9e417fc6eeead41e10c 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
@@ -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? (
index 143290901acf6538e0a0975aa55b39cbba9230e5..418fa746819212055d26a0f24cb27bc412e1b6c4 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=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
index 64ed2026018634faa18884b2bbdbc04f90a5caa5..6e96869e38a84dd90a6d892c1e1e17eea1166620 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=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
index 4954f795eaca93398f66074fb993e9e971f379ff..a930c5a32ab43858b0959324aefa925aafc391ed 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=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"