summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-11 13:02:31 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-11 14:19:38 +0100
commite257ba24fee9da390a8febf9c9e9c6845ded00e4 (patch)
tree11e608993bcecac6f4d4e20a1b7b2d5c9eea0c33 /dev-python/gast
parentnet-misc/curl: rev bump to enable additional features (diff)
downloadgentoo-e257ba24fee9da390a8febf9c9e9c6845ded00e4.tar.gz
gentoo-e257ba24fee9da390a8febf9c9e9c6845ded00e4.tar.bz2
gentoo-e257ba24fee9da390a8febf9c9e9c6845ded00e4.zip
*/*: Update pypi (and github) remote-ids from HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/gast')
-rw-r--r--dev-python/gast/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/gast/metadata.xml b/dev-python/gast/metadata.xml
index ca8e3611427a..6ffee76e7ef4 100644
--- a/dev-python/gast/metadata.xml
+++ b/dev-python/gast/metadata.xml
@@ -8,4 +8,7 @@
A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST).
GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.
</longdescription>
+ <upstream>
+ <remote-id type="pypi">gast</remote-id>
+ </upstream>
</pkgmetadata>