Petr Vaněk 1bce5fcd3e
dev-python/requests-futures: add github upstream metadata
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Closes: https://github.com/gentoo/gentoo/pull/31248
Signed-off-by: Sam James <sam@gentoo.org>
2023-05-31 17:49:21 +01:00

18 lines
625 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mattst88@gentoo.org</email>
<name>Matt Turner</name>
</maintainer>
<longdescription lang="en">
Small add-on for the python requests http library. Makes use of python 3.2's
concurrent.futures or the backport for prior versions of python.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="github">ross/requests-futures</remote-id>
<remote-id type="pypi">requests-futures</remote-id>
</upstream>
</pkgmetadata>