summaryrefslogtreecommitdiff
path: root/dev-python/txrequests/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/txrequests/metadata.xml')
-rw-r--r--dev-python/txrequests/metadata.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/dev-python/txrequests/metadata.xml b/dev-python/txrequests/metadata.xml
index 319b4b4d3211..baf3592d99d3 100644
--- a/dev-python/txrequests/metadata.xml
+++ b/dev-python/txrequests/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
<stabilize-allarches/>
<upstream>
<maintainer>
@@ -11,9 +14,10 @@
<remote-id type="pypi">txrequests</remote-id>
<remote-id type="github">tardyp/txrequests</remote-id>
</upstream>
- <longdescription>Small add-on for the python requests http library.
+ <longdescription>
+ Small add-on for the python requests http library.
Makes use twisted's ThreadPool, so that the requests'API returns
- deferred. The additional API and changes are minimal and strives to
- avoid surprises.
+ deferred. The additional API and changes are minimal and strives
+ to avoid surprises.
</longdescription>
</pkgmetadata>