summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-06-05 19:12:55 +0200
committerMichał Górny <mgorny@gentoo.org>2020-06-05 21:26:54 +0200
commit5a2cd6702124b0bc38d9eb50f982341c71a951bd (patch)
tree2beaf6ed89f1128ceb04585a3a63e673cfa0d705 /dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild
parentdev-python/colorspacious: Port to py39 (diff)
downloadgentoo-5a2cd6702124b0bc38d9eb50f982341c71a951bd.tar.gz
gentoo-5a2cd6702124b0bc38d9eb50f982341c71a951bd.tar.bz2
gentoo-5a2cd6702124b0bc38d9eb50f982341c71a951bd.zip
dev-python/sphinx-gallery: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild')
-rw-r--r--dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild
index ad35f0273b49..b49e10f6b1c7 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="Sphinx extension to automatically generate an examples gallery"
-HOMEPAGE="http://sphinx-gallery.readthedocs.io/"
+HOMEPAGE="
+ https://sphinx-gallery.github.io/
+ https://github.com/sphinx-gallery/sphinx-gallery"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"