blob: 52bff7377b9d60d6510706f1ab1b8d2826879279 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<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>
<origin>gentoo-staging</origin>
<stabilize-allarches/>
</pkgmetadata>
|