diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-23 06:05:45 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-23 06:05:45 +0000 |
commit | a2962f5714014d70a0f2d2875040845a9c0b2228 (patch) | |
tree | 3356676c47d6affd5e34fed2115c452a913a7677 | |
parent | 7f05ae2b531a1c2b8ca469d6dcaa9c782987f905 (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
@@ -168,3 +168,4 @@ /hypothesis-6.122.4.tar.gz /hypothesis-6.122.5.tar.gz /hypothesis-6.122.6.tar.gz +/hypothesis-6.122.7.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index b378b91..e825edf 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.122.6 +Version: 6.122.7 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: A library for property-based testing @@ -1 +1 @@ -2016d5106612a86bf591228b1e0f1b25 hypothesis-6.122.6.tar.gz +659696b920721ced2606a5e00bf419a2 hypothesis-6.122.7.tar.gz |