diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-07-02 08:16:25 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-07-02 08:16:25 +0000 |
commit | c06492b7b6d3771e821ce284b1b22a046185b571 (patch) | |
tree | f0505215db5cf763a173dd7a6d5af1ff96805768 | |
parent | df3668aa66a0d0fc30a2140659d8172cc44206ef (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
@@ -286,3 +286,4 @@ /hypothesis-6.135.16.tar.gz /hypothesis-6.135.17.tar.gz /hypothesis-6.135.20.tar.gz +/hypothesis-6.135.21.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 3bb4b88..68af347 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.135.20 +Version: 6.135.21 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: A library for property-based testing @@ -1 +1 @@ -2170eddb38e880e05df21dd9027932eb hypothesis-6.135.20.tar.gz +76000baaa00a059de786b250965e5a6f hypothesis-6.135.21.tar.gz |