diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-10-12 22:07:58 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-10-12 22:07:59 +0000 |
commit | e5be1bfb8015266b702ef137973a1a7fcdf70a5e (patch) | |
tree | 88f49a00d19a98b2b9b5f4fe8a0eb881bcab2318 | |
parent | 2051549b2b2c59604465148c6d2af1f0c8b9f37a (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
@@ -135,3 +135,4 @@ /hypothesis-6.113.0.tar.gz /hypothesis-6.114.0.tar.gz /hypothesis-6.114.1.tar.gz +/hypothesis-6.115.0.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 5438f49..85a9f0e 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.114.1 +Version: 6.115.0 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -5a7bd26b2d1dee52db82cf93a39b826b hypothesis-6.114.1.tar.gz +33f3ec9235e30bc1a94bf584cded6b3c hypothesis-6.115.0.tar.gz |