Update to 5.10.5
This commit is contained in:
parent
2b8af06a71
commit
7b9fd1566f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/hypothesis-5.10.4.tar.gz
|
||||
/hypothesis-5.10.5.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global srcname hypothesis
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 5.10.4
|
||||
Version: 5.10.5
|
||||
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
|
||||
* Wed Mar 6 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.10.5-1
|
||||
- Update to 5.10.5
|
||||
|
||||
* Sat Apr 25 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.10.4-1
|
||||
- Update to 5.10.4
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hypothesis-5.10.4.tar.gz) = a22613ddb3d5bb9c038765e75269ff2e4b6351d6eac64267ad2f9ec6add0293ef21143ac9a0af20f2d858a0226e977ffca40e0b2929e92876fa702695d94b3fd
|
||||
SHA512 (hypothesis-5.10.5.tar.gz) = 72113c63de8674964bee7903e7af4d4cec58e4cca69e2cc60e3d4c457fab0855ce74ee006426ac86fe5d70ccf810555e0fc9baaac87601860c709e0ab1f2959f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user