Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-21 12:44:15 +00:00
parent d967ec51f0
commit fdfffd1eab

View File

@ -1,6 +1,6 @@
Name: python-hypothesis
Version: 6.24.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library for property based testing
License: MPLv2.0
@ -116,6 +116,9 @@ k="$k and not test_data_frames_with_timestamp_columns"
%changelog
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.24.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Nov 12 2021 Lumír Balhar <lbalhar@redhat.com> - 6.24.2
- Update to 6.24.2
Resolves: rhbz#1986184