diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-05-05 01:09:03 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-05-05 01:09:03 +0000 |
commit | 5c8ebfca522fe412d8fd212a1ac1382194879f5f (patch) | |
tree | a648dcb0fe91440e98b2a181b04539cfc965d810 | |
parent | 1fc9260d6ead07bffc940c52cca63559dbd0c979 (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
@@ -88,3 +88,4 @@ /hypothesis-6.100.1.tar.gz /hypothesis-6.100.2.tar.gz /hypothesis-6.100.3.tar.gz +/hypothesis-6.100.4.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 9314776..369dfd5 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.100.3 +Version: 6.100.4 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -8583af4aa2bcfc3eda878aa545de674c hypothesis-6.100.3.tar.gz +ab50505b7f407fd8167866f1ac2f1188 hypothesis-6.100.4.tar.gz |