diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-09 01:07:39 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-09 01:07:39 +0000 |
commit | c6ccf085fc3587a740aed19410e230fddc34e245 (patch) | |
tree | eaa9ee5e28cbf1febbcc70bd1611d46f26192ba9 | |
parent | 4d1595f36e7713122839351f3d2db222c2b67fba (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
@@ -179,3 +179,4 @@ /hypothesis-6.123.7.tar.gz /hypothesis-6.123.8.tar.gz /hypothesis-6.123.9.tar.gz +/hypothesis-6.123.10.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index f57a4d2..e328784 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.123.9 +Version: 6.123.10 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: A library for property-based testing @@ -1 +1 @@ -f0f81e3fb87e4f7a77865fd377ca8eab hypothesis-6.123.9.tar.gz +99351e9b7e6f2b03578a1d6afd00559b hypothesis-6.123.10.tar.gz |