summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-08-17 11:46:42 +0200
committerMichał Górny <mgorny@gentoo.org>2020-08-17 13:00:12 +0200
commitfdfbd571b3479078781323ec9cc4f5cc11bd4630 (patch)
tree2fef043533aa297ac9d290b846f6acb1a91e9654 /dev-python/hypothesis/metadata.xml
parentdev-python/aiohttp-cors: Port to py3.9 (diff)
downloadgentoo-fdfbd571b3479078781323ec9cc4f5cc11bd4630.tar.gz
gentoo-fdfbd571b3479078781323ec9cc4f5cc11bd4630.tar.bz2
gentoo-fdfbd571b3479078781323ec9cc4f5cc11bd4630.zip
dev-python/hypothesis: Bump to 5.26.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis/metadata.xml')
-rw-r--r--dev-python/hypothesis/metadata.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-python/hypothesis/metadata.xml b/dev-python/hypothesis/metadata.xml
index 91f12574aa26..7c5b75670d16 100644
--- a/dev-python/hypothesis/metadata.xml
+++ b/dev-python/hypothesis/metadata.xml
@@ -19,4 +19,9 @@
<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>