diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-11-17 23:07:21 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-11-17 23:07:21 +0000 |
commit | 864eafbe194faa30e7806f220f567f6c4746706f (patch) | |
tree | 0b4ec236ad44573e40e4a343fa5cdf00bca9a40d | |
parent | b1814e05af141297601b801bb366397d917cf47c (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
@@ -156,3 +156,4 @@ /hypothesis-6.119.0.tar.gz /hypothesis-6.119.1.tar.gz /hypothesis-6.119.2.tar.gz +/hypothesis-6.119.3.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 1cb109a..7c0a510 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.119.2 +Version: 6.119.3 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -c0126d5817c49e946717ccfda11f50db hypothesis-6.119.2.tar.gz +6a43c34fa468a9911bcb402e6dfe36d1 hypothesis-6.119.3.tar.gz |