dev-python/pickleshare: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-11-16 20:41:42 +01:00
parent 7f026c9eb2
commit dca55f6d76
2 changed files with 2 additions and 2 deletions

View File

@@ -20,6 +20,6 @@
</longdescription>
<upstream>
<remote-id type="pypi">pickleshare</remote-id>
<remote-id type="github">pickleshare/pickleshare</remote-id>
<remote-id type="github">ipython/pickleshare</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -9,7 +9,7 @@ inherit distutils-r1 pypi
DESCRIPTION="A small 'shelve' like datastore with concurrency support"
HOMEPAGE="
https://github.com/pickleshare/pickleshare/
https://github.com/ipython/pickleshare/
https://pypi.org/project/pickleshare/
"