diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-09-04 11:09:13 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-09-04 11:09:13 +0000 |
commit | ae357c81ab9c762088727caf97afbde7c3bf6a15 (patch) | |
tree | 71cddab23dcececacb6a86876d62091ed02ab1bd | |
parent | 71795963bdcf40ca4a4de724265b53638005cb26 (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
@@ -49,3 +49,4 @@ /hypothesis-6.83.0.tar.gz /hypothesis-6.83.1.tar.gz /hypothesis-6.83.2.tar.gz +/hypothesis-6.84.0.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 9c7c1a7..88a07b0 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.83.2 +Version: 6.84.0 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -f6d7d63ed71150e1e09bafb46a9b5e00 hypothesis-6.83.2.tar.gz +bc3d6223ed07860e4068d8fc551af11a hypothesis-6.84.0.tar.gz |