summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2023-08-23 12:32:52 +0100
committerMarek Szuba <marecki@gentoo.org>2023-08-23 22:05:47 +0100
commit2af80f49d8508403c65a155c88680c30d673fd2c (patch)
tree0f88a8938299e7b97c11a33c7a8ac4bfed4e49c4
parentsys-cluster/kubelet: typo fix (diff)
downloadgentoo-2af80f49d8508403c65a155c88680c30d673fd2c.tar.gz
gentoo-2af80f49d8508403c65a155c88680c30d673fd2c.tar.bz2
gentoo-2af80f49d8508403c65a155c88680c30d673fd2c.zip
dev-python/mkdocstrings: fix the PyPI URI in HOMEPAGE
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--dev-python/mkdocstrings/mkdocstrings-0.22.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mkdocstrings/mkdocstrings-0.22.0.ebuild b/dev-python/mkdocstrings/mkdocstrings-0.22.0.ebuild
index 81bd657d2b5b..a60f88888c9b 100644
--- a/dev-python/mkdocstrings/mkdocstrings-0.22.0.ebuild
+++ b/dev-python/mkdocstrings/mkdocstrings-0.22.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Automatic documentation from sources, for MkDocs"
HOMEPAGE="
https://mkdocstrings.github.io/
https://github.com/mkdocstrings/mkdocstrings/
- https://pypi.org/project/mkdocs-autorefs/
+ https://pypi.org/project/mkdocstrings/
"
# Tests require files absent from PyPI tarballs
SRC_URI="