commit:     c1c51a7005d888154677e1026976fd1934d915a5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 11 14:33:29 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 11 14:42:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c51a70

dev-python/ratelimit: Fix remote-id

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/ratelimit/metadata.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/ratelimit/metadata.xml 
b/dev-python/ratelimit/metadata.xml
index 251874fa188..655eaa2b6e0 100644
--- a/dev-python/ratelimit/metadata.xml
+++ b/dev-python/ratelimit/metadata.xml
@@ -15,6 +15,7 @@
                <name>Proxy Maintainers</name>
        </maintainer>
        <upstream>
-               <remote-id type="github">tomasbasham/ratelimit"</remote-id>
+               <remote-id type="github">tomasbasham/ratelimit</remote-id>
+               <remote-id type="pypi">ratelimit</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to