Rebuilt for Python 3.10
This commit is contained in:
parent
e1eaeebcf8
commit
8e4b4dab81
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.04
|
Version: 0.04
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Parser for a D-Bus Signature
|
Summary: Parser for a D-Bus Signature
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -47,6 +47,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m unittest -v tests/test_d
|
|||||||
%{python3_sitelib}/dbus_signature_pyparsing-*.egg-info/
|
%{python3_sitelib}/dbus_signature_pyparsing-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.04-3
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.04-2
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.04-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user