diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-06-09 03:06:22 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-06-09 03:06:22 +0000 |
commit | b3d471861cf96eb8bfec01e79543973c786ae5ef (patch) | |
tree | 16b6bd84bd838457a23cc007ccddd747f7398814 | |
parent | d929f115c1e3d542e8fd2f8760bbb6a0aa04a11b (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
@@ -272,3 +272,4 @@ /hypothesis-6.135.1.tar.gz /hypothesis-6.135.2.tar.gz /hypothesis-6.135.3.tar.gz +/hypothesis-6.135.4.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index c8bd3bf..6bab947 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.135.3 +Version: 6.135.4 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: A library for property-based testing @@ -1 +1 @@ -d62f682a669e05d76a83b08696b78d04 hypothesis-6.135.3.tar.gz +d1b14953e8f0e6e1402ee92afe4dd91f hypothesis-6.135.4.tar.gz |