diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-07-02 10:16:20 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-07-02 10:16:20 +0000 |
commit | 9b98ac1478fb03cbbaecc41769b340dbb9350bc5 (patch) | |
tree | faab4cf4608b2dbfc470b8705907b3ee086ce95d | |
parent | 29b6dc2d5e4ff7e03ef1eaf055d645ef01bcfe6c (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
@@ -287,3 +287,4 @@ /hypothesis-6.135.17.tar.gz /hypothesis-6.135.20.tar.gz /hypothesis-6.135.21.tar.gz +/hypothesis-6.135.22.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 68af347..9abf573 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.135.21 +Version: 6.135.22 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: A library for property-based testing @@ -1 +1 @@ -76000baaa00a059de786b250965e5a6f hypothesis-6.135.21.tar.gz +1c8efbb94563a6feeddf3dbf7ba0f4f8 hypothesis-6.135.22.tar.gz |