Update to 5.10.4

epel9
Michel Alexandre Salim 5 years ago
parent 444fff5269
commit 2b8af06a71

2
.gitignore vendored

@ -1 +1 @@
/hypothesis-5.10.3.tar.gz
/hypothesis-5.10.4.tar.gz

@ -1,7 +1,7 @@
%global srcname hypothesis
Name: python-%{srcname}
Version: 5.10.3
Version: 5.10.4
Release: 1%{?dist}
Summary: Library for property based testing
@ -94,6 +94,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-3 -v -n auto -k "not test_healt
%endif
%changelog
* Sat Apr 25 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.10.4-1
- Update to 5.10.4
* Wed Apr 22 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.10.3-1
- Update to 5.10.3

@ -1 +1 @@
SHA512 (hypothesis-5.10.3.tar.gz) = 708361d3fb7cdf1cf030711175fd6ea2d936d781967ab3c53c816085099f487c918506b98d724465c7df75df3a07e65a1b59d4ccc73c7730be071ccfc878f7e0
SHA512 (hypothesis-5.10.4.tar.gz) = a22613ddb3d5bb9c038765e75269ff2e4b6351d6eac64267ad2f9ec6add0293ef21143ac9a0af20f2d858a0226e977ffca40e0b2929e92876fa702695d94b3fd

Loading…
Cancel
Save