diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-10-16 23:07:36 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-10-16 23:07:36 +0000 |
commit | 98958206cd778f69bf08312bba13a9e1263f1077 (patch) | |
tree | d9269d47bb0b73a18d0cfb3efee696049d9f4d88 | |
parent | 65e09e687430298d530dc141fe52272fac8d02a0 (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
@@ -137,3 +137,4 @@ /hypothesis-6.114.1.tar.gz /hypothesis-6.115.0.tar.gz /hypothesis-6.115.2.tar.gz +/hypothesis-6.115.3.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 93422b7..e26f142 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.115.2 +Version: 6.115.3 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -d3cf304f1854699308eeba1e176a81d7 hypothesis-6.115.2.tar.gz +fe0c232478c3a74532cf3819eef26a8f hypothesis-6.115.3.tar.gz |