summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2018-02-10 12:28:58 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-16 17:52:49 +0100
commitfb8ac4bccead607b26cb3a5bc13997cca3495a90 (patch)
tree167eec9feb895595599f3b06cbaf6498d8bfedb4 /dev-python/terminado
parentdev-lang/ruby: fix ia64 build issues, bug 646944 (diff)
downloadgentoo-fb8ac4bccead607b26cb3a5bc13997cca3495a90.tar.gz
gentoo-fb8ac4bccead607b26cb3a5bc13997cca3495a90.tar.bz2
gentoo-fb8ac4bccead607b26cb3a5bc13997cca3495a90.zip
dev-python/terminado: Update homepage
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-python/terminado')
-rw-r--r--dev-python/terminado/metadata.xml2
-rw-r--r--dev-python/terminado/terminado-0.5.ebuild4
-rw-r--r--dev-python/terminado/terminado-0.6.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/terminado/metadata.xml b/dev-python/terminado/metadata.xml
index 9daf5d8f4ffd..4744584f2da2 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 8f8f52e93db8..2be6a8d64833 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 cd3c4c796d6d..c92961f85e53 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"