Update to 3.36.0

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent 3826556e7a
commit 21b9943134

1
.gitignore vendored

@ -2,3 +2,4 @@
/hypothesis-3.33.1.tar.gz
/hypothesis-3.34.0.tar.gz
/hypothesis-3.34.1.tar.gz
/hypothesis-3.36.0.tar.gz

@ -1,7 +1,7 @@
%global srcname hypothesis
Name: python-%{srcname}
Version: 3.34.1
Version: 3.36.0
Release: 1%{?dist}
Summary: Library for property based testing
@ -93,6 +93,9 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man
%{_mandir}/man1/hypothesis.1*
%changelog
* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.36.0-1
- Update to 3.36.0
* Mon Nov 06 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.34.1-1
- Update to 3.34.1

@ -1 +1 @@
SHA512 (hypothesis-3.34.1.tar.gz) = d061c67551c7f877fd7b046ab8164fd01f73f8b013f257817a4e85177f0b8b1782d333d79b492e07771ecdb54ca4451fbcc6271cae19f9a9040160cc45db0644
SHA512 (hypothesis-3.36.0.tar.gz) = 0ee865369da7915faf691f5b421062fbd653f64ff15aa3cae447703bc4016f6db559e2b272352af74bf64f06520c9ad23775f11a18c2d29cab18f7bd6371b8cf

Loading…
Cancel
Save