diff options
author | Maciej Barć <xgqt@gentoo.org> | 2022-04-10 22:16:41 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2022-04-10 22:21:14 +0200 |
commit | 2800d8b65d655124d16a4b1405b596ec91b5cce3 (patch) | |
tree | 3fe46a65f3c66ef8b40da3b5690ce0939b6d10c1 /dev-python/ytmusicapi | |
parent | dev-python/spotipy: add pypi remote to metadata (diff) | |
download | gentoo-2800d8b65d655124d16a4b1405b596ec91b5cce3.tar.gz gentoo-2800d8b65d655124d16a4b1405b596ec91b5cce3.tar.bz2 gentoo-2800d8b65d655124d16a4b1405b596ec91b5cce3.zip |
dev-python/ytmusicapi: add pypi remote to metadata
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'dev-python/ytmusicapi')
-rw-r--r-- | dev-python/ytmusicapi/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/ytmusicapi/metadata.xml b/dev-python/ytmusicapi/metadata.xml index 2bfd4cd3600b..3b9fb04abbd5 100644 --- a/dev-python/ytmusicapi/metadata.xml +++ b/dev-python/ytmusicapi/metadata.xml @@ -9,5 +9,6 @@ <upstream> <bugs-to>https://github.com/sigma67/ytmusicapi/issues/</bugs-to> <remote-id type="github">sigma67/ytmusicapi</remote-id> + <remote-id type="pypi">ytmusicapi</remote-id> </upstream> </pkgmetadata> |