Rebuilt for Python 3.8.0rc1 (#1748018)
This commit is contained in:
parent
f46782979d
commit
9042f41b76
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.03
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Parser for a D-Bus Signature
|
||||
|
||||
License: ASL 2.0
|
||||
@ -50,6 +50,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} -v tests
|
||||
%{python3_sitelib}/dbus_signature_pyparsing-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.03-8
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.03-7
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user