blob: cdbc9c43c1dc3d45c17d600c08743d7e99c41b0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!--maintainer-needed-->
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">suds-community</remote-id>
<remote-id type="github">suds-community/suds</remote-id>
<bugs-to>https://github.com/suds-community/suds/issues</bugs-to>
<changelog>https://github.com/suds-community/suds/blob/master/CHANGELOG.md</changelog>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|