Update to 3.44.24
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
7181b723ce
commit
de250cd752
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/hypothesis-3.44.16.tar.gz
|
||||
/hypothesis-3.44.17.tar.gz
|
||||
/hypothesis-3.44.18.tar.gz
|
||||
/hypothesis-3.44.24.tar.gz
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
%?python_enable_dependency_generator
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.44.18
|
||||
Version: 3.44.24
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for property based testing
|
||||
|
||||
@ -87,6 +87,9 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man
|
||||
%{_mandir}/man1/hypothesis.1*
|
||||
|
||||
%changelog
|
||||
* Sun Jan 28 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.44.24-1
|
||||
- Update to 3.44.24
|
||||
|
||||
* Sat Jan 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.44.18-1
|
||||
- Update to 3.44.18
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hypothesis-3.44.18.tar.gz) = 1f2e65e9b41548ccf64e420b41105f14183bdda081ee9f57ddc9a97a57fc0e063f3fbf622db820dac2e0de14e1fb3a1ca8e41e5a67eaad9ed01408d50d0fc082
|
||||
SHA512 (hypothesis-3.44.24.tar.gz) = c4a91e7dff5d2feb4d9865f0090315abdcb205eee0df84ce039c3ee88bd5b1ee0aa3314c49ea22e862f0cf87974c70accb7634e0668bd7e79c1c1649b4ff7241
|
||||
|
||||
Loading…
Reference in New Issue
Block a user