commit:     c77c2b9fd59a5a1708206070c441a8e9bc8f03af
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 20:14:17 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 20:16:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c77c2b9f

dev-python/rpyc: Update SRC_URI

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/rpyc/rpyc-4.1.5.ebuild | 2 +-
 dev-python/rpyc/rpyc-5.0.0.ebuild | 4 ++--
 dev-python/rpyc/rpyc-5.0.1.ebuild | 2 +-
 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 10a60131c96..7a4ae17ce4b 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 bb29a47687c..bfcf9c33a5b 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 39488104ff2..a38e0e9a45f 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"

Reply via email to