diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-06-26 05:04:39 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-06-26 05:04:39 +0000 |
commit | 11be0c50d863e06f4236399061fba9bcc2fbf25f (patch) | |
tree | ecc23885c3a0bf0cafdd52d7387be7f144a55a89 | |
parent | 1557ea223c86de3c7f44b95ee36415d8b3c76031 (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
@@ -32,3 +32,4 @@ /hypothesis-6.79.0.tar.gz /hypothesis-6.79.1.tar.gz /hypothesis-6.79.2.tar.gz +/hypothesis-6.79.3.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 598afac..959550a 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.79.2 +Version: 6.79.3 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -07703f8de9195c1913b88aab0262f7e2 hypothesis-6.79.2.tar.gz +1e72a4dfbdfcec3b1d563dbe5f13d57e hypothesis-6.79.3.tar.gz |