mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-15 03:27:39 -08:00
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org>
15 lines
467 B
XML
15 lines
467 B
XML
<?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>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="pypi">pytest-httpx</remote-id>
|
|
<remote-id type="github">Colin-b/pytest_httpx</remote-id>
|
|
<bugs-to>https://github.com/Colin-b/pytest_httpx/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|