summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/gast/metadata.xml')
-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>