diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-09-11 01:05:09 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-09-11 01:05:09 +0000 |
commit | 67a168976cd62a006801eb77aa68e7064f616f65 (patch) | |
tree | db2d206763324ac85d590ac7399a418602265546 | |
parent | b3618eddf5f1db3505d4bf64e207153f1e5790af (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
@@ -52,3 +52,4 @@ /hypothesis-6.84.0.tar.gz /hypothesis-6.84.1.tar.gz /hypothesis-6.84.2.tar.gz +/hypothesis-6.84.3.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index ca9793a..ad210ad 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.84.2 +Version: 6.84.3 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -443526962087a797ed4c862748a45add hypothesis-6.84.2.tar.gz +acd45544f9b6e65291ff104c138ac2af hypothesis-6.84.3.tar.gz |