diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-02-01 11:06:41 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-02-01 11:06:41 +0000 |
commit | 6705bd5933d8e6c9bd0e7d0634641f073e716670 (patch) | |
tree | e19abdbb594b202a53ba2d435f99835eb7170735 | |
parent | d48bae45b56b2c636d127e381df72ae9e81db32a (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
@@ -195,3 +195,4 @@ /hypothesis-6.124.6.tar.gz /hypothesis-6.124.7.tar.gz /hypothesis-6.124.8.tar.gz +/hypothesis-6.124.9.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 0521022..a301e8d 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.124.8 +Version: 6.124.9 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: A library for property-based testing @@ -1 +1 @@ -07d9085dc047bff4f28c70035bfd4b6c hypothesis-6.124.8.tar.gz +2120be2d537a38770719a924e50b22ec hypothesis-6.124.9.tar.gz |