Update to 5.12.0
This commit is contained in:
parent
7b9fd1566f
commit
9648cba808
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/hypothesis-5.10.5.tar.gz
|
/hypothesis-5.12.0.tar.gz
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
%global srcname hypothesis
|
%global srcname hypothesis
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 5.10.5
|
Version: 5.12.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for property based testing
|
Summary: Library for property based testing
|
||||||
|
|
||||||
@ -94,7 +94,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-3 -v -n auto -k "not test_healt
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Mar 6 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.10.5-1
|
* Mon May 11 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.12.0-1
|
||||||
|
- Update to 5.12.0
|
||||||
|
|
||||||
|
* Wed May 6 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.10.5-1
|
||||||
- Update to 5.10.5
|
- Update to 5.10.5
|
||||||
|
|
||||||
* Sat Apr 25 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.10.4-1
|
* Sat Apr 25 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.10.4-1
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (hypothesis-5.10.5.tar.gz) = 72113c63de8674964bee7903e7af4d4cec58e4cca69e2cc60e3d4c457fab0855ce74ee006426ac86fe5d70ccf810555e0fc9baaac87601860c709e0ab1f2959f
|
SHA512 (hypothesis-5.12.0.tar.gz) = 5d95e62c9ada41d0d753261b3874e4ea47830769055560c7beef3eb80238b563eb34ef77096d528dbd48763dff037fed7342bc01e56ccade8ba315aa4fd079f0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user