diff options
Diffstat (limited to 'dev-python/suds-community')
| -rw-r--r-- | dev-python/suds-community/metadata.xml | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/dev-python/suds-community/metadata.xml b/dev-python/suds-community/metadata.xml index fbd29995ea13..95e66f156d62 100644 --- a/dev-python/suds-community/metadata.xml +++ b/dev-python/suds-community/metadata.xml @@ -1,14 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <upstream> - <changelog>https://github.com/suds-community/suds/blob/master/CHANGELOG.md</changelog> - <bugs-to>https://github.com/suds-community/suds/issues</bugs-to> - </upstream> - <origin>liguros-repo</origin> - <stabilize-allarches/> -</pkgmetadata>
\ No newline at end of file + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <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> +</pkgmetadata> |
