Update to 3.47.0

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent a83dda36ec
commit cab94860f1
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -15,3 +15,4 @@
/hypothesis-3.44.17.tar.gz /hypothesis-3.44.17.tar.gz
/hypothesis-3.44.18.tar.gz /hypothesis-3.44.18.tar.gz
/hypothesis-3.44.24.tar.gz /hypothesis-3.44.24.tar.gz
/hypothesis-3.47.0.tar.gz

@ -2,8 +2,8 @@
%global srcname hypothesis %global srcname hypothesis
Name: python-%{srcname} Name: python-%{srcname}
Version: 3.44.24 Version: 3.47.0
Release: 4%{?dist} Release: 1%{?dist}
Summary: Library for property based testing Summary: Library for property based testing
License: MPLv2.0 License: MPLv2.0
@ -86,6 +86,9 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man
%{_mandir}/man1/hypothesis.1* %{_mandir}/man1/hypothesis.1*
%changelog %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 * Sun Feb 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.44.24-4
- Pick up automatic dependency from generator - Pick up automatic dependency from generator

@ -1 +1 @@
SHA512 (hypothesis-3.44.24.tar.gz) = c4a91e7dff5d2feb4d9865f0090315abdcb205eee0df84ce039c3ee88bd5b1ee0aa3314c49ea22e862f0cf87974c70accb7634e0668bd7e79c1c1649b4ff7241 SHA512 (hypothesis-3.47.0.tar.gz) = 74628e6aaa06090dbb3e5ea79ee24539cce662dba422a8276527970c95e31214858cc976eb09e97ff2dcf1d518ee9f22db6f91064329eeddb4e1cea2fbc273de

Loading…
Cancel
Save