Update to 3.34.0

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent 3207db2a78
commit 5496c908d3

1
.gitignore vendored

@ -1,2 +1,3 @@
/hypothesis-3.12.0.tar.gz
/hypothesis-3.33.1.tar.gz
/hypothesis-3.34.0.tar.gz

@ -1,7 +1,7 @@
%global srcname hypothesis
Name: python-%{srcname}
Version: 3.33.1
Version: 3.34.0
Release: 1%{?dist}
Summary: Library for property based testing
@ -91,6 +91,9 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man
%{_mandir}/man1/hypothesis.1*
%changelog
* Sat Nov 04 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.34.0-1
- Update to 3.34.0
* Thu Nov 02 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.33.1-1
- Update to 3.33.1

@ -1 +1 @@
SHA512 (hypothesis-3.33.1.tar.gz) = d6d10dc1ad9b90213f9fe68cc81945de4497f7c4d8ee52940661ce0d75de27edf9d58a31678cd4f97ac23abfedb6c814e4952500a07d16593968e58d86f1cbf2
SHA512 (hypothesis-3.34.0.tar.gz) = 45e49bb6bfa60b1bc78b09021c23c7180a2a7ff1f5bab317a9538a09af14e61b07b13d8fbef1ac0bc09acd7deae7b2a5c35b9869426dfa9494422033107a9f31

Loading…
Cancel
Save