summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyflakes/metadata.xml')
-rw-r--r--dev-python/pyflakes/metadata.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pyflakes/metadata.xml b/dev-python/pyflakes/metadata.xml
index a6132a5fb5cb..02debe9646fc 100644
--- a/dev-python/pyflakes/metadata.xml
+++ b/dev-python/pyflakes/metadata.xml
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>python</herd>
-<longdescription>
- PyFlakes is a Lint-like tool for Python, like PyChecker. It is
+ <herd>python</herd>
+ <longdescription>PyFlakes is a Lint-like tool for Python, like PyChecker. It is
focused on identifying common errors quickly without executing
Python code.
-
Its primary advantage over PyChecker is that it is fast. You don't
have to sit around for minutes waiting for the checker to run; it
- runs on most large projects in only a few seconds.
-</longdescription>
+ runs on most large projects in only a few seconds.</longdescription>
+ <upstream>
+ <remote-id type="pypi">pyflakes</remote-id>
+ </upstream>
</pkgmetadata>