diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-05-13 20:07:52 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-05-13 20:07:52 +0000 |
commit | 6cb2a5b389820acd704341df47cf441a476beda2 (patch) | |
tree | acb99503dac7c3f1da9508cc51139c37afd5fe7b | |
parent | 402ac4b5268cebb1a16a304ed2ca485b3c6fe4f6 (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
@@ -92,3 +92,4 @@ /hypothesis-6.100.5.tar.gz /hypothesis-6.101.0.tar.gz /hypothesis-6.102.0.tar.gz +/hypothesis-6.102.1.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 789adf2..35e8541 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.102.0 +Version: 6.102.1 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -f2f767fe9b119719ab2a9dc7ecaeb9ad hypothesis-6.102.0.tar.gz +7e8cd9a8409a8c389632e186c023779a hypothesis-6.102.1.tar.gz |