commit:     c778c40fa8b72f3ff996a2367672b669f2fc1622
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 11:09:33 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 17 11:09:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c778c40f

dev-python/scipy: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/scipy/scipy-1.8.0.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/scipy/scipy-1.8.0.ebuild 
b/dev-python/scipy/scipy-1.8.0.ebuild
index 27edb577eb78..a502daa1354f 100644
--- a/dev-python/scipy/scipy-1.8.0.ebuild
+++ b/dev-python/scipy/scipy-1.8.0.ebuild
@@ -11,7 +11,11 @@ inherit fortran-2 distutils-r1 flag-o-matic multiprocessing 
toolchain-funcs
 # upstream is slacking forever with doc updates
 DOC_PV=1.7.1
 DESCRIPTION="Scientific algorithms library for Python"
-HOMEPAGE="https://www.scipy.org/";
+HOMEPAGE="
+       https://scipy.org/
+       https://github.com/scipy/scipy/
+       https://pypi.org/project/scipy/
+"
 SRC_URI="
        mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
        doc? (

Reply via email to