diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-09-01 08:06:55 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-09-01 08:06:56 +0000 |
commit | e9f104ae955c5a3f7f730d7c2d643c7d940a180e (patch) | |
tree | 5573da1c7f0941c5c57956a6e4d29d7017007b82 | |
parent | 5689e0c8f5a78d35c736e50daf8c741e11cba06f (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
@@ -46,3 +46,4 @@ /hypothesis-6.82.5.tar.gz /hypothesis-6.82.6.tar.gz /hypothesis-6.82.7.tar.gz +/hypothesis-6.83.0.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index d7881a9..ed1d995 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.82.7 +Version: 6.83.0 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -41db1bee6e322ac9a4ce6c24c7564b0f hypothesis-6.82.7.tar.gz +dce0632fad9f07ca811178154a9df597 hypothesis-6.83.0.tar.gz |