diff options
Diffstat (limited to 'dev-python/pytest-mypy-plugins/metadata.xml')
| -rw-r--r-- | dev-python/pytest-mypy-plugins/metadata.xml | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/dev-python/pytest-mypy-plugins/metadata.xml b/dev-python/pytest-mypy-plugins/metadata.xml index bd64b84a2d77..3da79fbbd29c 100644 --- a/dev-python/pytest-mypy-plugins/metadata.xml +++ b/dev-python/pytest-mypy-plugins/metadata.xml @@ -1,12 +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="person"> - <email>watermanpaint@posteo.net</email> - <name>Lucio Sauer</name> - </maintainer> - <upstream> - <changelog>
 https://github.com/typeddjango/pytest-mypy-plugins/blob/master/CHANGELOG.md
 </changelog> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <maintainer type="person"> + <email>watermanpaint@posteo.net</email> + <name>Lucio Sauer</name> + </maintainer> + <upstream> + <changelog> + https://github.com/typeddjango/pytest-mypy-plugins/blob/master/CHANGELOG.md + </changelog> + <remote-id type="github">typeddjango/pytest-mypy-plugins</remote-id> + <remote-id type="pypi">pytest-mypy-plugins</remote-id> + </upstream> +</pkgmetadata> |
