diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-03-18 06:08:46 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-03-18 06:08:46 +0000 |
commit | dc83879fde21930b9f45063b63a339ffc2997357 (patch) | |
tree | 13b9cc9ba9fb11bc90505b3e49a28c73d24c6a4b | |
parent | 08f4129abed309f3544216689ca110943745e2a2 (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
@@ -79,3 +79,4 @@ /hypothesis-6.99.5.tar.gz /hypothesis-6.99.6.tar.gz /hypothesis-6.99.7.tar.gz +/hypothesis-6.99.8.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index ce8115a..ee5f529 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.99.7 +Version: 6.99.8 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -9efc829087a97753182143305cc6899c hypothesis-6.99.7.tar.gz +84ae8b65e9469baa86dc77a79802c691 hypothesis-6.99.8.tar.gz |