Update to 5.10.3
This commit is contained in:
parent
241d316cc5
commit
444fff5269
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
/hypothesis-5.8.0.tar.gz
|
/hypothesis-5.10.3.tar.gz
|
||||||
/hypothesis-5.8.2.tar.gz
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
%global srcname hypothesis
|
%global srcname hypothesis
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 5.8.2
|
Version: 5.10.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for property based testing
|
Summary: Library for property based testing
|
||||||
|
|
||||||
@ -94,6 +94,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-3 -v -n auto -k "not test_healt
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 22 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.10.3-1
|
||||||
|
- Update to 5.10.3
|
||||||
|
|
||||||
* Sun Apr 12 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.8.2-1
|
* Sun Apr 12 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.8.2-1
|
||||||
- Update to 5.8.2
|
- Update to 5.8.2
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (hypothesis-5.8.2.tar.gz) = e0a7328986b4828235d14f1dc046908e10b5504e40d12e76a29150abefe2badd7068bab0e4363d3e6720674d007b31b1d545065059d993f3e6dad926def05a63
|
SHA512 (hypothesis-5.10.3.tar.gz) = 708361d3fb7cdf1cf030711175fd6ea2d936d781967ab3c53c816085099f487c918506b98d724465c7df75df3a07e65a1b59d4ccc73c7730be071ccfc878f7e0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user