commit:     945d9e9323ddf24907158628449745963d319f8d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 23 08:28:38 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 08:29:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=945d9e93

dev-python/dulwich: Update HOMEPAGE & remote-id

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

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

diff --git a/dev-python/dulwich/dulwich-0.20.15.ebuild 
b/dev-python/dulwich/dulwich-0.20.15.ebuild
index d43de0e9f95..94bee1e2913 100644
--- a/dev-python/dulwich/dulwich-0.20.15.ebuild
+++ b/dev-python/dulwich/dulwich-0.20.15.ebuild
@@ -9,7 +9,9 @@ DISTUTILS_USE_SETUPTOOLS=rdepend  # tests use setuptools, setup 
uses if found
 inherit distutils-r1
 
 DESCRIPTION="Pure-Python implementation of the Git file formats and protocols"
-HOMEPAGE="https://github.com/jelmer/dulwich/ https://pypi.org/project/dulwich/";
+HOMEPAGE="
+       https://github.com/dulwich/dulwich/
+       https://pypi.org/project/dulwich/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2+"

diff --git a/dev-python/dulwich/metadata.xml b/dev-python/dulwich/metadata.xml
index 989b825f143..c0e39697632 100644
--- a/dev-python/dulwich/metadata.xml
+++ b/dev-python/dulwich/metadata.xml
@@ -11,7 +11,7 @@
   </maintainer>
   <upstream>
     <remote-id type="pypi">dulwich</remote-id>
-    <remote-id type="github">jelmer/dulwich</remote-id>
-    <bugs-to>https://github.com/jelmer/dulwich/issues</bugs-to>
+    <remote-id type="github">dulwich/dulwich</remote-id>
+    <bugs-to>https://github.com/dulwich/dulwich/issues</bugs-to>
   </upstream>
 </pkgmetadata>

Reply via email to