Update to 5.29.3
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
This commit is contained in:
parent
8710abd5cd
commit
c686fa2a0a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/hypothesis-5.29.0.tar.gz
|
||||
/hypothesis-5.29.3.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global srcname hypothesis
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 5.29.0
|
||||
Version: 5.29.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for property based testing
|
||||
|
||||
@ -98,6 +98,9 @@ PATH=%{buildroot}%{_bindir}:$PATH PYTHONPATH=%{buildroot}%{python3_sitelib} pyte
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 28 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.29.3-1
|
||||
- Update to 5.29.3
|
||||
|
||||
* Tue Aug 25 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.29.0-1
|
||||
- Update to 5.29.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hypothesis-5.29.0.tar.gz) = e3fc350181f86bb9669d4b0d0a43291056550bb73545070e2c7931006393895e7010050f90a063935bedb60bd18a3bad904ca92b147d81254ab50d4868adc8d0
|
||||
SHA512 (hypothesis-5.29.3.tar.gz) = fb820057ec257d4dd749f0c6caf10bdcc1e3a090c788900f159456620bec6bd2130e9ffad0ced0155a9f97e2186ed397fa72dbd5548b132ac2c129735c1e716d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user