diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-05-15 05:09:40 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-05-15 05:09:40 +0000 |
commit | efe2682561ed165028620e71fd4a0b5a22508fd9 (patch) | |
tree | e5ad2b1e9ee6281dc57e04eb26eb72a641afc6f1 | |
parent | 4a790b25aa10905b781a4bceb93ab2f91b5c5c34 (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
@@ -94,3 +94,4 @@ /hypothesis-6.102.0.tar.gz /hypothesis-6.102.1.tar.gz /hypothesis-6.102.2.tar.gz +/hypothesis-6.102.4.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index e2322cc..f77de68 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.102.2 +Version: 6.102.4 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -2d3efd0a502004c0c86707f2f1e23926 hypothesis-6.102.2.tar.gz +f97a5a9555f50217f64eb6848fccdec7 hypothesis-6.102.4.tar.gz |