diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-31 22:06:04 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-31 22:06:04 +0000 |
commit | 3cf58605423051247356ca1307ede18eaa6451a3 (patch) | |
tree | 513db3d68438f0f061d4c958af77dbb0df241f81 | |
parent | 07be7b6214847b3cf3b70a3984b2cae51b1fae82 (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
@@ -321,3 +321,4 @@ /hypothesis-6.138.6.tar.gz /hypothesis-6.138.7.tar.gz /hypothesis-6.138.8.tar.gz +/hypothesis-6.138.9.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index e08f66e..bef5312 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.138.8 +Version: 6.138.9 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: A library for property-based testing @@ -1 +1 @@ -649b9ffa3aaa61b26f393771614a0dba hypothesis-6.138.8.tar.gz +08d42f1c6a0d25e8d3864dc27f37323e hypothesis-6.138.9.tar.gz |