From 4791252e1412f271d84173d724730f130badce7f Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:28:07 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- 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 f32b619..f7e1ba4 100644 --- a/python-dbus-python-client-gen.spec +++ b/python-dbus-python-client-gen.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python Library for Generating dbus-python Client Code License: MPLv2.0 @@ -49,6 +49,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m unittest discover --verb %{python3_sitelib}/dbus_python_client_gen-*.egg-info/ %changelog +* Fri Jun 04 2021 Python Maint - 0.8-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild