Update to 3.47.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
a83dda36ec
commit
cab94860f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/hypothesis-3.44.17.tar.gz
|
||||
/hypothesis-3.44.18.tar.gz
|
||||
/hypothesis-3.44.24.tar.gz
|
||||
/hypothesis-3.47.0.tar.gz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
%global srcname hypothesis
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.44.24
|
||||
Release: 4%{?dist}
|
||||
Version: 3.47.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for property based testing
|
||||
|
||||
License: MPLv2.0
|
||||
@ -86,6 +86,9 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man
|
||||
%{_mandir}/man1/hypothesis.1*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.47.0-1
|
||||
- Update to 3.47.0
|
||||
|
||||
* Sun Feb 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.44.24-4
|
||||
- Pick up automatic dependency from generator
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hypothesis-3.44.24.tar.gz) = c4a91e7dff5d2feb4d9865f0090315abdcb205eee0df84ce039c3ee88bd5b1ee0aa3314c49ea22e862f0cf87974c70accb7634e0668bd7e79c1c1649b4ff7241
|
||||
SHA512 (hypothesis-3.47.0.tar.gz) = 74628e6aaa06090dbb3e5ea79ee24539cce662dba422a8276527970c95e31214858cc976eb09e97ff2dcf1d518ee9f22db6f91064329eeddb4e1cea2fbc273de
|
||||
|
||||
Loading…
Reference in New Issue
Block a user