diff options
Diffstat (limited to 'dev-python/hypothesis/metadata.xml')
| -rw-r--r-- | dev-python/hypothesis/metadata.xml | 42 |
1 files changed, 19 insertions, 23 deletions
diff --git a/dev-python/hypothesis/metadata.xml b/dev-python/hypothesis/metadata.xml index 7c5b75670d16..d8e19c0d362d 100644 --- a/dev-python/hypothesis/metadata.xml +++ b/dev-python/hypothesis/metadata.xml @@ -1,27 +1,23 @@ <?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> - <!-- - This package has a very frequent release cycle which makes - it hard to track stable candidates. Please do not bump it - without my approval. - --> - <maintainer type="person"> - <email>mgorny@gentoo.org</email> - <name>Michał Górny</name> - </maintainer> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">hypothesis</remote-id> - <remote-id type="github">HypothesisWorks/hypothesis</remote-id> - </upstream> - <use> - <flag name="cli"> + <maintainer type="person"> + <email>mgorny@gentoo.org</email> + <name>Michał Górny</name> + </maintainer> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <upstream> + <remote-id type="pypi">hypothesis</remote-id> + <remote-id type="github">HypothesisWorks/hypothesis</remote-id> + </upstream> + <use> + <flag name="cli"> Install a CLI tool used to write tests. </flag> - </use> -</pkgmetadata> + </use> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
