diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-11-16 08:06:48 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-11-16 08:06:48 +0000 |
commit | 5ca947da9d03a4e933420d23a7ae74411b286d7b (patch) | |
tree | e67b369ce3c0ec56ce53d9aa66c8ca6760145089 | |
parent | c64f80d0f78acb7e232bfe135a721241b845b23f (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
@@ -68,3 +68,4 @@ /hypothesis-6.88.2.tar.gz /hypothesis-6.88.3.tar.gz /hypothesis-6.88.4.tar.gz +/hypothesis-6.89.0.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index ca3aaa4..4731b5c 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.88.4 +Version: 6.89.0 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -ed8bd477e516f48b33ff1f0332b7913c hypothesis-6.88.4.tar.gz +bb6161f1ee120a96793d39fa7d340816 hypothesis-6.89.0.tar.gz |