diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-07 04:07:09 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-07 04:07:09 +0000 |
commit | d1ada6b83ee629d1803e27174b0067df5b8ddce6 (patch) | |
tree | cbe3252c9a2b8816a8052324f211748c9acfff3d | |
parent | 8f7023283f92d383ef3f248f75926865700875d8 (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
@@ -175,3 +175,4 @@ /hypothesis-6.123.3.tar.gz /hypothesis-6.123.4.tar.gz /hypothesis-6.123.5.tar.gz +/hypothesis-6.123.6.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index f10e0c6..444e883 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.123.5 +Version: 6.123.6 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: A library for property-based testing @@ -1 +1 @@ -3605df5556b2eb741a138a1e3ec1bc3f hypothesis-6.123.5.tar.gz +1629ac071514bcbe55f6fca653fd3874 hypothesis-6.123.6.tar.gz |