diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-06-20 08:06:43 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-06-20 08:06:43 +0000 |
commit | 408c7e9bc0212776ec3dd7dbb0db239bc5da36fc (patch) | |
tree | 12aefed45feea481ab472d8fd37419d6a9ea39c4 | |
parent | cd4e0b6f8db62c18ee4866561cd0048a82d62ff6 (diff) |
automatic import of python-hypothesis
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-hypothesis.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -280,3 +280,4 @@ /hypothesis-6.135.10.tar.gz /hypothesis-6.135.11.tar.gz /hypothesis-6.135.12.tar.gz +/hypothesis-6.135.13.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index c8f0882..e2871d9 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.135.12 +Version: 6.135.13 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: A library for property-based testing @@ -1 +1 @@ -7b8c58c6b264e8d6b8867a0150094d6f hypothesis-6.135.12.tar.gz +ab73f9da86bbb5d29aea75242c8273c9 hypothesis-6.135.13.tar.gz |