Update to 5.14.0
This commit is contained in:
parent
242ffb3b22
commit
13b568d3fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/hypothesis-5.13.1.tar.gz
|
||||
/hypothesis-5.14.0.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global srcname hypothesis
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 5.13.1
|
||||
Version: 5.14.0
|
||||
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 May 16 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.14.0-1
|
||||
- Update to 5.14.0
|
||||
|
||||
* Wed May 13 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.13.1-1
|
||||
- Update to 5.13.1
|
||||
- Python 3.9 fix now upstreamed
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hypothesis-5.13.1.tar.gz) = 2674865842d8610b61ed2b7ad1baf9e787d816e8e1a26886227b42803b882f6395d81fafac3e6ce9592e378ad3370139a1c206220c990d5fe5276adb0b1b9fe7
|
||||
SHA512 (hypothesis-5.14.0.tar.gz) = b4726fc1047613825e901b38597731cfd1b09e43b71cab172f7c892c97cca22450378434c0f1be9abd4061a80f68dd693fb13cd972c0a3dbc237e7fad1a50d9a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user