summaryrefslogtreecommitdiff
path: root/dev-python/astroid/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/astroid/metadata.xml')
-rw-r--r--dev-python/astroid/metadata.xml25
1 files changed, 13 insertions, 12 deletions
diff --git a/dev-python/astroid/metadata.xml b/dev-python/astroid/metadata.xml
index 5ec5a35d825b..c6d2bad2d39b 100644
--- a/dev-python/astroid/metadata.xml
+++ b/dev-python/astroid/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <longdescription lang="en">The aim of this module is to provide a common base representation of
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <longdescription lang="en">The aim of this module is to provide a common base representation of
python source code for projects such as pychecker, pyreverse,
pylint... Well, actually the development of this library is
essentially governed by pylint's needs.
@@ -16,9 +16,10 @@
attributes for different usages. They include some support for static
inference and local name scopes. Furthermore, astng builds partial
trees by inspecting living objects.</longdescription>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="pypi">astroid</remote-id>
- <remote-id type="github">PyCQA/astroid</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="pypi">astroid</remote-id>
+ <remote-id type="github">PyCQA/astroid</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+ <stabilize-allarches/>
+</pkgmetadata> \ No newline at end of file