commit:     fb8ac4bccead607b26cb3a5bc13997cca3495a90
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sat Feb 10 11:28:58 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 16 16:52:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb8ac4bc

dev-python/terminado: Update homepage

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/terminado/metadata.xml         | 2 +-
 dev-python/terminado/terminado-0.5.ebuild | 4 ++--
 dev-python/terminado/terminado-0.6.ebuild | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/terminado/metadata.xml 
b/dev-python/terminado/metadata.xml
index 9daf5d8f4ff..4744584f2da 100644
--- a/dev-python/terminado/metadata.xml
+++ b/dev-python/terminado/metadata.xml
@@ -7,6 +7,6 @@
   </maintainer>
   <upstream>
     <remote-id type="pypi">terminado</remote-id>
-    <remote-id type="github">takluyver/terminado</remote-id>
+    <remote-id type="github">jupyter/terminado</remote-id>
   </upstream>
 </pkgmetadata>

diff --git a/dev-python/terminado/terminado-0.5.ebuild 
b/dev-python/terminado/terminado-0.5.ebuild
index 8f8f52e93db..2be6a8d6483 100644
--- a/dev-python/terminado/terminado-0.5.ebuild
+++ b/dev-python/terminado/terminado-0.5.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
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Terminals served to term.js using Tornado websockets"
-HOMEPAGE="https://pypi.python.org/pypi/terminado 
https://github.com/takluyver/terminado";
+HOMEPAGE="https://pypi.python.org/pypi/terminado 
https://github.com/jupyter/terminado";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"

diff --git a/dev-python/terminado/terminado-0.6.ebuild 
b/dev-python/terminado/terminado-0.6.ebuild
index cd3c4c796d6..c92961f85e5 100644
--- a/dev-python/terminado/terminado-0.6.ebuild
+++ b/dev-python/terminado/terminado-0.6.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
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Terminals served to term.js using Tornado websockets"
-HOMEPAGE="https://pypi.python.org/pypi/terminado 
https://github.com/takluyver/terminado";
+HOMEPAGE="https://pypi.python.org/pypi/terminado 
https://github.com/jupyter/terminado";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"

Reply via email to