summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-23 09:28:38 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-23 09:29:05 +0100
commit945d9e9323ddf24907158628449745963d319f8d (patch)
tree6e8ef1617e29f9d5f2c8aba5a961be80867529d9
parentdev-python/importlib_resources: Update remote-id (diff)
downloadgentoo-945d9e9323ddf24907158628449745963d319f8d.tar.gz
gentoo-945d9e9323ddf24907158628449745963d319f8d.tar.bz2
gentoo-945d9e9323ddf24907158628449745963d319f8d.zip
dev-python/dulwich: Update HOMEPAGE & remote-id
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/dulwich/dulwich-0.20.15.ebuild4
-rw-r--r--dev-python/dulwich/metadata.xml4
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 d43de0e9f95d..94bee1e29130 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 989b825f1436..c0e39697632d 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>