diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-05-29 05:07:56 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-05-29 05:07:56 +0000 |
commit | 92f5cabd341d658b16d504b83839febfe1eb6702 (patch) | |
tree | df121eead61bf0502693f4e47396cff745166c64 | |
parent | 692003995530843a6e6ab8e83ed1bcb05f7fa57d (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
@@ -97,3 +97,4 @@ /hypothesis-6.102.4.tar.gz /hypothesis-6.102.5.tar.gz /hypothesis-6.102.6.tar.gz +/hypothesis-6.103.0.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 4d36427..4f07ed4 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.102.6 +Version: 6.103.0 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -ad19dfcf04884850f466be65de13ccc4 hypothesis-6.102.6.tar.gz +99a7b0eb0a6f9f821851b351e07533f0 hypothesis-6.103.0.tar.gz |