diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-03-18 05:11:04 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-03-18 05:11:04 +0000 |
commit | 08f4129abed309f3544216689ca110943745e2a2 (patch) | |
tree | 02739ea4c93318ebac27e7161d7a7cf394cb5785 | |
parent | f1782cf9180132aaa6788777df938e8d123954e3 (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
@@ -78,3 +78,4 @@ /hypothesis-6.99.4.tar.gz /hypothesis-6.99.5.tar.gz /hypothesis-6.99.6.tar.gz +/hypothesis-6.99.7.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 52f10d8..ce8115a 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.99.6 +Version: 6.99.7 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -2b90475e0fc915fbefd8c9cfdf060f83 hypothesis-6.99.6.tar.gz +9efc829087a97753182143305cc6899c hypothesis-6.99.7.tar.gz |