summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-01-13 21:14:17 +0100
committerMichał Górny <mgorny@gentoo.org>2021-01-13 21:16:09 +0100
commitc77c2b9fd59a5a1708206070c441a8e9bc8f03af (patch)
tree03fc7cf20a74bfe87bf72afd9995c9edb0f3a097 /dev-python/rpyc
parentdev-python/google-auth: Update HOMEPAGE (diff)
downloadgentoo-c77c2b9fd59a5a1708206070c441a8e9bc8f03af.tar.gz
gentoo-c77c2b9fd59a5a1708206070c441a8e9bc8f03af.tar.bz2
gentoo-c77c2b9fd59a5a1708206070c441a8e9bc8f03af.zip
dev-python/rpyc: Update SRC_URI
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/rpyc')
-rw-r--r--dev-python/rpyc/rpyc-4.1.5.ebuild2
-rw-r--r--dev-python/rpyc/rpyc-5.0.0.ebuild4
-rw-r--r--dev-python/rpyc/rpyc-5.0.1.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/rpyc/rpyc-4.1.5.ebuild b/dev-python/rpyc/rpyc-4.1.5.ebuild
index 10a60131c96c..7a4ae17ce4bf 100644
--- a/dev-python/rpyc/rpyc-4.1.5.ebuild
+++ b/dev-python/rpyc/rpyc-4.1.5.ebuild
@@ -8,7 +8,7 @@ inherit distutils-r1
DESCRIPTION="Remote Python Call (RPyC), a transparent and symmetric RPC library"
HOMEPAGE="https://rpyc.readthedocs.io/en/latest/"
-SRC_URI="https://github.com/tomerfiliba/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/tomerfiliba-org/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-python/rpyc/rpyc-5.0.0.ebuild b/dev-python/rpyc/rpyc-5.0.0.ebuild
index bb29a47687ce..bfcf9c33a5b5 100644
--- a/dev-python/rpyc/rpyc-5.0.0.ebuild
+++ b/dev-python/rpyc/rpyc-5.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ DESCRIPTION="Remote Python Call (RPyC), a transparent and symmetric RPC library"
HOMEPAGE="https://rpyc.readthedocs.io/en/latest/
https://pypi.org/project/rpyc/
https://github.com/tomerfiliba-org/rpyc"
-SRC_URI="https://github.com/tomerfiliba/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/tomerfiliba-org/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-python/rpyc/rpyc-5.0.1.ebuild b/dev-python/rpyc/rpyc-5.0.1.ebuild
index 39488104ff23..a38e0e9a45fa 100644
--- a/dev-python/rpyc/rpyc-5.0.1.ebuild
+++ b/dev-python/rpyc/rpyc-5.0.1.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Remote Python Call (RPyC), a transparent and symmetric RPC library"
HOMEPAGE="https://rpyc.readthedocs.io/en/latest/
https://pypi.org/project/rpyc/
https://github.com/tomerfiliba-org/rpyc"
-SRC_URI="https://github.com/tomerfiliba/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/tomerfiliba-org/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"