blob: a0d15f1e3e59fad7425b9434e7d5f5da88ea6677 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?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>
</maintainer>
<upstream>
<remote-id type="github">python-tap/tappy</remote-id>
<remote-id type="pypi">tap.py</remote-id>
</upstream>
<use>
<flag name="yaml">Pull dependencies needed to support YAML
blocks associated with test results.</flag>
</use>
<origin>gentoo-staging</origin>
<stabilize-allarches/>
</pkgmetadata>
|