Update to 5.29.4

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
epel9
Michel Alexandre Salim 4 years ago
parent c686fa2a0a
commit 13da45a694

2
.gitignore vendored

@ -1 +1 @@
/hypothesis-5.29.3.tar.gz /hypothesis-5.29.4.tar.gz

@ -1,7 +1,7 @@
%global srcname hypothesis %global srcname hypothesis
Name: python-%{srcname} Name: python-%{srcname}
Version: 5.29.3 Version: 5.29.4
Release: 1%{?dist} Release: 1%{?dist}
Summary: Library for property based testing Summary: Library for property based testing
@ -98,6 +98,9 @@ PATH=%{buildroot}%{_bindir}:$PATH PYTHONPATH=%{buildroot}%{python3_sitelib} pyte
%endif %endif
%changelog %changelog
* Fri Aug 28 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.29.4-1
- Update to 5.29.4
* Fri Aug 28 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.29.3-1 * Fri Aug 28 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.29.3-1
- Update to 5.29.3 - Update to 5.29.3

@ -1 +1 @@
SHA512 (hypothesis-5.29.3.tar.gz) = fb820057ec257d4dd749f0c6caf10bdcc1e3a090c788900f159456620bec6bd2130e9ffad0ced0155a9f97e2186ed397fa72dbd5548b132ac2c129735c1e716d SHA512 (hypothesis-5.29.4.tar.gz) = 9da4b487fd3c56540a20e2fbff635704f0720f422d8a398d0accd24a1fb9517476b0d29135b9113a96e8dc98fcfc31cc53215ad82cb727be54e4e77b44d4c8e4

Loading…
Cancel
Save