mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/txrequests: Add python@ as a maintainer
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user