diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-01-08 06:04:10 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-01-08 06:04:10 +0000 |
commit | b385604685c0a4b46753d5c9224b523a302730a2 (patch) | |
tree | de1bcd11847a7fc46e3a82b8c5a1387df1d243a3 | |
parent | 65f71797f146fef609ae5da04ef28fe91f3a7969 (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
@@ -1,3 +1,4 @@ /hypothesis-6.54.3.tar.gz /hypothesis-6.61.1.tar.gz /hypothesis-6.61.2.tar.gz +/hypothesis-6.61.3.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index b74498c..3950143 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.61.2 +Version: 6.61.3 Release: 1%{?dist} Summary: A library for property-based testing @@ -53,5 +53,5 @@ Summary: %{summary} %changelog -* Sat Jan 07 2023 mockbuilder - 6.61.2-1 +* Sun Jan 08 2023 mockbuilder - 6.61.3-1 - Initial package
\ No newline at end of file @@ -1 +1 @@ -451c41bc06bc9e5d5e00a4ce453e6b02 hypothesis-6.61.2.tar.gz +38eff47e91ba47e04035d0d6f5f2e496 hypothesis-6.61.3.tar.gz |