aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2021-05-06 02:22:33 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2021-05-06 02:22:56 +0200
commitd8985a96c29aa20dbc290ff9e3fc4ebca63fb406 (patch)
tree859eef51ccf801829ceaf73de562ca42c2d3c06c
parentnet-misc/megasync: fix usptream (diff)
downloadguru-d8985a96.tar.gz
guru-d8985a96.tar.bz2
guru-d8985a96.zip
dev-python/webpy: fix remote
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
-rw-r--r--dev-python/webpy/metadata.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/webpy/metadata.xml b/dev-python/webpy/metadata.xml
index 2aac2797d3..04bd2022f8 100644
--- a/dev-python/webpy/metadata.xml
+++ b/dev-python/webpy/metadata.xml
@@ -7,7 +7,8 @@
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
- <remote-id type="github">webpy/web.py</remote-id>
+ <remote-id type="github">webpy/webpy</remote-id>
+ <remote-id type="pypi">web.py</remote-id>
<doc lang="en">https://webpy.org/docs</doc>
<bugs-to>https://github.com/webpy/webpy/issues</bugs-to>
<changelog>https://raw.githubusercontent.com/webpy/webpy/master/ChangeLog.txt</changelog>