gentoo/dev-python/httpx/metadata.xml
Michał Górny a1abc03a0a
dev-python/httpx: Bump to 0.21.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-12-21 00:10:26 +01:00

18 lines
518 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">httpx</remote-id>
<remote-id type="github">encode/httpx</remote-id>
<bugs-to>https://github.com/encode/httpx/issues</bugs-to>
</upstream>
<use>
<flag name="cli">Install the CLI "httpx" client.</flag>
</use>
</pkgmetadata>