diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-10-24 00:08:05 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-10-24 00:08:05 +0000 |
commit | 61e979d888fbe6d940c42f5310d9caa2d0cb9d43 (patch) | |
tree | 0a5b208324ae3e2527a57c35e1b574d704eb03d0 | |
parent | 197dae77c6a1fe9caee3f312a9c337b1f3b8ce1a (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
@@ -139,3 +139,4 @@ /hypothesis-6.115.2.tar.gz /hypothesis-6.115.3.tar.gz /hypothesis-6.115.4.tar.gz +/hypothesis-6.115.5.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 4ed7858..1fb1c26 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.115.4 +Version: 6.115.5 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -93d9e259dec66a6f1fdb02050908bf30 hypothesis-6.115.4.tar.gz +d90c8aa47cde68d9ae18899663c9e522 hypothesis-6.115.5.tar.gz |