diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-08-28 21:05:03 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-08-28 21:05:03 +0000 |
commit | 5689e0c8f5a78d35c736e50daf8c741e11cba06f (patch) | |
tree | 0344f0203a56d1d52804ddf77f2af0b8b86b97ad | |
parent | e8469bce3b663aa3e708b80b62cc23364a79f51a (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
@@ -45,3 +45,4 @@ /hypothesis-6.82.4.tar.gz /hypothesis-6.82.5.tar.gz /hypothesis-6.82.6.tar.gz +/hypothesis-6.82.7.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index c418204..d7881a9 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.82.6 +Version: 6.82.7 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -93bbe840248211b467dabec3059ff258 hypothesis-6.82.6.tar.gz +41db1bee6e322ac9a4ce6c24c7564b0f hypothesis-6.82.7.tar.gz |