diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-04-07 19:06:04 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-04-07 19:06:04 +0000 |
commit | 7a61d01b263eab83b678544e52b322d7f5371cb4 (patch) | |
tree | 6b000ebafbfe61f6a0be8fde0a9df360991b93da | |
parent | f352393f91130894a2bab4dda14ebe78001c095c (diff) |
automatic import of python-hypothesis
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-hypothesis.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 3 deletions
@@ -5,3 +5,4 @@ /hypothesis-6.70.0.tar.gz /hypothesis-6.70.1.tar.gz /hypothesis-6.70.2.tar.gz +/hypothesis-6.71.0.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 8431ea1..af026c6 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.70.2 +Version: 6.71.0 Release: 1%{?dist} Summary: A library for property-based testing @@ -53,5 +53,5 @@ Summary: %{summary} %changelog -* Mon Apr 03 2023 mockbuilder - 6.70.2-1 +* Fri Apr 07 2023 mockbuilder - 6.71.0-1 - Initial package
\ No newline at end of file @@ -1 +1 @@ -d1acb4ea576e8e700352ee302c391ba8 hypothesis-6.70.2.tar.gz +30bbb0c4c9cf28c054363794d970d15f hypothesis-6.71.0.tar.gz |