diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-08-04 10:06:38 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-08-04 10:06:38 +0000 |
commit | e189e5843477490675958c6fc11499fc51a762c4 (patch) | |
tree | acafb6896ce7466702d4e7fed473418f9e4b17d6 | |
parent | 0902a179af353b48a746967dd2acb863c3edad34 (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
@@ -114,3 +114,4 @@ /hypothesis-6.108.4.tar.gz /hypothesis-6.108.5.tar.gz /hypothesis-6.108.6.tar.gz +/hypothesis-6.108.7.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 1f7da01..c86f0c3 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.108.6 +Version: 6.108.7 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -c076277505779b951af59193aacf5e3e hypothesis-6.108.6.tar.gz +e9e2f1fc33605e894636be3fde946149 hypothesis-6.108.7.tar.gz |