Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-19 10:58:36 +02:00
parent c5b2f27916
commit 2f19bae7d6

View File

@ -2,7 +2,7 @@
Name: python-%{modname}
Version: 0.17
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Mock D-Bus objects
Group: Development/Libraries
@ -81,6 +81,9 @@ popd
%{python3_sitelib}/*%{modname}*
%changelog
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.17-5
- Rebuilt for Python 3.7
* Fri Mar 30 2018 Bastien Nocera <bnocera@redhat.com> - 0.17-4
+ python-dbusmock-0.17-4
- Patch from Benjamin Berg to correct the python3 subpackage deps