diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-10-06 09:07:02 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-10-06 09:07:02 +0000 |
commit | d1a147e8f02ea3e284c604163a9dc0370eeb8f38 (patch) | |
tree | b36205e381501071da655864f3a5a97c7db6d5b9 | |
parent | bc3715e21f6a5e2344e498ae71a145a264c88e7a (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
@@ -130,3 +130,4 @@ /hypothesis-6.112.1.tar.gz /hypothesis-6.112.2.tar.gz /hypothesis-6.112.3.tar.gz +/hypothesis-6.112.4.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index d3f01ed..0086179 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.112.3 +Version: 6.112.4 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -10ac37ca5a2f7ab0c3ec06a9389c99c9 hypothesis-6.112.3.tar.gz +3d9e4c701b0dc4a56e8d1386003d4da6 hypothesis-6.112.4.tar.gz |