commit: 55eea8b98230a1f9f8ee34d50b98fdfc51cd0081
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 13 15:19:58 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 13 15:20:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55eea8b9
dev-python/sphinx_celery: Update homepage
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sphinx_celery/metadata.xml | 2 +-
dev-python/sphinx_celery/sphinx_celery-2.0.0-r2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/sphinx_celery/metadata.xml
b/dev-python/sphinx_celery/metadata.xml
index 04834adef11b..5de6ecfd8df9 100644
--- a/dev-python/sphinx_celery/metadata.xml
+++ b/dev-python/sphinx_celery/metadata.xml
@@ -5,7 +5,7 @@
<email>[email protected]</email>
</maintainer>
<upstream>
- <remote-id type="pypi">sphinx_celery</remote-id>
+ <remote-id type="pypi">sphinx-celery</remote-id>
<remote-id type="github">celery/sphinx_celery</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-python/sphinx_celery/sphinx_celery-2.0.0-r2.ebuild
b/dev-python/sphinx_celery/sphinx_celery-2.0.0-r2.ebuild
index 8183bd75a3c7..9d49030dea68 100644
--- a/dev-python/sphinx_celery/sphinx_celery-2.0.0-r2.ebuild
+++ b/dev-python/sphinx_celery/sphinx_celery-2.0.0-r2.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1 pypi
DESCRIPTION="Celery Sphinx Theme and Utilities"
HOMEPAGE="
https://github.com/celery/sphinx_celery/
- https://pypi.org/project/sphinx_celery/
+ https://pypi.org/project/sphinx-celery/
"
LICENSE="BSD"