Rebuild to pass non-deterministic tests on very slow machine
This commit is contained in:
parent
a82f37d903
commit
281a0470a9
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.03
|
Version: 0.03
|
||||||
Release: 12%{?dist}
|
Release: 13%{?dist}
|
||||||
Summary: Parser for a D-Bus Signature
|
Summary: Parser for a D-Bus Signature
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -50,6 +50,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} -v tests
|
|||||||
%{python3_sitelib}/dbus_signature_pyparsing-*.egg-info/
|
%{python3_sitelib}/dbus_signature_pyparsing-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 04 2020 mulhern <amulhern@redhat.com> - 0.03-13
|
||||||
|
Rebuild to pass non-deterministic tests on very slow machine
|
||||||
|
|
||||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.03-12
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.03-12
|
||||||
- Second attempt - Rebuilt for
|
- Second attempt - Rebuilt for
|
||||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user