Miro Hrončok 6 years ago
parent 9c3f9f4d14
commit 6b190f6562

1
.gitignore vendored

@ -21,3 +21,4 @@
/hypothesis-3.66.0.tar.gz
/hypothesis-3.66.11.tar.gz
/hypothesis-4.9.0.tar.gz
/hypothesis-4.23.4.tar.gz

@ -2,7 +2,7 @@
%global srcname hypothesis
Name: python-%{srcname}
Version: 4.9.0
Version: 4.23.4
Release: 1%{?dist}
Summary: Library for property based testing
@ -86,6 +86,9 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man
%{_mandir}/man1/hypothesis.1*
%changelog
* Thu May 09 2019 Miro Hrončok <mhroncok@redhat.com> - 4.23.4-1
- Update to 4.23.4 (#1609770)
* Sat Mar 09 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.9.0-1
- Update to 4.9.0

@ -1 +1 @@
SHA512 (hypothesis-4.9.0.tar.gz) = 7df2378d37951423f88e240c63cf2dae4bb15fe269901af0e5af8c4f169bdc0c962de447845d9dc65b3db85ce1a87bedd59bb55838f7c8765e33b1324f9e0ea2
SHA512 (hypothesis-4.23.4.tar.gz) = a9be9d6cf2ae5c13f0c79ee360bd56c3f38305d2e5f947ba9e77b55693985740979c63453623f3b46131546c7dc0e02d56083b89d72d9c9a99b90ed5717bf5e2

Loading…
Cancel
Save