summaryrefslogtreecommitdiff
path: root/dev-python/paste
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-06 19:26:49 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-06 19:26:49 +0000
commit47d33346b7e146fd878718de061759db77407ce2 (patch)
tree63adc496b341e9627fc78e43ab46688d4789190a /dev-python/paste
parente6e5a5a830523f96a49c76f35bb4eaa0b445b7f4 (diff)
downloadbaldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.tar.gz
baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.tar.xz
baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.zip
Updating liguros repo
Diffstat (limited to 'dev-python/paste')
-rw-r--r--dev-python/paste/metadata.xml21
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-python/paste/metadata.xml b/dev-python/paste/metadata.xml
index 227fdfd6c368..edcc794f299b 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">
<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