summaryrefslogtreecommitdiff
path: root/dev-python/paste/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/paste/metadata.xml')
-rw-r--r--dev-python/paste/metadata.xml23
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-python/paste/metadata.xml b/dev-python/paste/metadata.xml
index 227fdfd6c368..4336e00c448f 100644
--- a/dev-python/paste/metadata.xml
+++ b/dev-python/paste/metadata.xml
@@ -1,16 +1,17 @@
<?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">This package provides several pieces of "middleware" (or filters) that can
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <longdescription lang="en">This package provides several pieces of "middleware" (or filters) that can
be nested to build web applications. Each piece of middleware uses the WSGI
(PEP 333) interface, and should be compatible with other middleware based on
those interfaces.</longdescription>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="pypi">Paste</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="pypi">Paste</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+ <stabilize-allarches/>
+</pkgmetadata> \ No newline at end of file