diff options
Diffstat (limited to 'dev-python/pytest-shutil/metadata.xml')
| -rw-r--r-- | dev-python/pytest-shutil/metadata.xml | 29 |
1 files changed, 13 insertions, 16 deletions
diff --git a/dev-python/pytest-shutil/metadata.xml b/dev-python/pytest-shutil/metadata.xml index 67b2d829ae84..1d08b2220e81 100644 --- a/dev-python/pytest-shutil/metadata.xml +++ b/dev-python/pytest-shutil/metadata.xml @@ -1,22 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <maintainer> - <email>eeaston@gmail.com</email> - <name>Edward Easton</name> - </maintainer> - <remote-id type="pypi">pytest-shutil</remote-id> - <remote-id type="github">man-group/pytest-plugins</remote-id> - </upstream> - <longdescription> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <longdescription> This library is a goodie-bag of Unix shell and environment management tools for automated tests. A summary of the available functions is below, look at the source for the full listing. </longdescription> -</pkgmetadata> + <upstream> + <remote-id type="pypi">pytest-shutil</remote-id> + <remote-id type="github">man-group/pytest-plugins</remote-id> + </upstream> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
