From f5b881f53a45795890fb4a80e3eb2d2b010c4595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:05:38 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-into-dbus-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-into-dbus-python.spec b/python-into-dbus-python.spec index fe5526b..941608c 100644 --- a/python-into-dbus-python.spec +++ b/python-into-dbus-python.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.06 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Transformer to dbus-python types License: ASL 2.0 @@ -54,6 +54,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} -v tests %{python3_sitelib}/into_dbus_python-*.egg-info/ %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.06-3 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 0.06-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild