From a531ca06a0edb13758619a9bc3a7f6f7257c152f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:33:58 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-dbus-python-client-gen.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dbus-python-client-gen.spec b/python-dbus-python-client-gen.spec index 9db4a9f..2f7641f 100644 --- a/python-dbus-python-client-gen.spec +++ b/python-dbus-python-client-gen.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python Library for Generating dbus-python Client Code License: MPLv2.0 @@ -50,6 +50,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v tests %{python3_sitelib}/dbus_python_client_gen-*.egg-info/ %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.7-6 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild