blob: 4b19b5ab432456a345519e17625dc869547028fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?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">service_identity</remote-id>
<remote-id type="github">pyca/service-identity</remote-id>
</upstream>
<origin>gentoo-staging</origin>
<stabilize-allarches/>
</pkgmetadata>
|