Rebuilt for Python 3.9
This commit is contained in:
parent
bdff1b90b7
commit
bca052dae7
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.4
|
Version: 0.4
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Library for Generating D-Bus Client Code
|
Summary: Library for Generating D-Bus Client Code
|
||||||
|
|
||||||
License: MPLv2.0
|
License: MPLv2.0
|
||||||
@ -53,6 +53,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v tests
|
|||||||
%{python3_sitelib}/dbus_client_gen-*.egg-info/
|
%{python3_sitelib}/dbus_client_gen-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.4-7
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-6
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user