diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-09-05 21:08:05 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-09-05 21:08:05 +0000 |
commit | c2cd3c49eb915982fed4adee5a10a9953ecb22f1 (patch) | |
tree | 56fbe2cd398a9a5cbc62d4aeab4230a7eb1ddb57 | |
parent | 932fb06fee22d8892324e298b63e021a59650e1a (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
@@ -126,3 +126,4 @@ /hypothesis-6.111.0.tar.gz /hypothesis-6.111.1.tar.gz /hypothesis-6.111.2.tar.gz +/hypothesis-6.112.0.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 67ae150..520b823 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.111.2 +Version: 6.112.0 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -302f4f33bc7814c59c5ec520babb92fc hypothesis-6.111.2.tar.gz +3c0103bef8206dabea0f9410b4954dfe hypothesis-6.112.0.tar.gz |