diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-07 06:06:25 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-07 06:06:25 +0000 |
commit | eba84b783f4c270810f6d7e121d055db3ce2233d (patch) | |
tree | 6260affbb092640e8c00b2be5cbf9c1760a3878a | |
parent | d1ada6b83ee629d1803e27174b0067df5b8ddce6 (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
@@ -176,3 +176,4 @@ /hypothesis-6.123.4.tar.gz /hypothesis-6.123.5.tar.gz /hypothesis-6.123.6.tar.gz +/hypothesis-6.123.7.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 444e883..1bd0f83 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.123.6 +Version: 6.123.7 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: A library for property-based testing @@ -1 +1 @@ -1629ac071514bcbe55f6fca653fd3874 hypothesis-6.123.6.tar.gz +03594e924450a240aa71c34820ab558f hypothesis-6.123.7.tar.gz |