commit:     6b53a35b76662cd836dc5d871f3dad89eef30f5f
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun Jun  7 19:37:56 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 22:33:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b53a35b

dev-python/qtconsole: update homepage link

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-python/qtconsole/qtconsole-4.3.1.ebuild | 2 +-
 dev-python/qtconsole/qtconsole-4.7.4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/qtconsole/qtconsole-4.3.1.ebuild 
b/dev-python/qtconsole/qtconsole-4.3.1.ebuild
index 6ac296b425d..7e9a961abd2 100644
--- a/dev-python/qtconsole/qtconsole-4.3.1.ebuild
+++ b/dev-python/qtconsole/qtconsole-4.3.1.ebuild
@@ -10,7 +10,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1 virtualx
 
 DESCRIPTION="Qt-based console for Jupyter with support for rich media output"
-HOMEPAGE="http://jupyter.org";
+HOMEPAGE="https://qtconsole.readthedocs.io";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-python/qtconsole/qtconsole-4.7.4.ebuild 
b/dev-python/qtconsole/qtconsole-4.7.4.ebuild
index a9b413df261..e8699311b50 100644
--- a/dev-python/qtconsole/qtconsole-4.7.4.ebuild
+++ b/dev-python/qtconsole/qtconsole-4.7.4.ebuild
@@ -10,7 +10,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 DESCRIPTION="Qt-based console for Jupyter with support for rich media output"
-HOMEPAGE="http://jupyter.org";
+HOMEPAGE="https://qtconsole.readthedocs.io";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"

Reply via email to