Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 15:00:49 +02:00 committed by Tomáš Hrnčiar
parent 7bee338249
commit 48069a2133

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 0.04
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Parser for a D-Bus Signature
License: ASL 2.0
@ -42,6 +42,9 @@ Python 3 version.
%{python3_sitelib}/dbus_signature_pyparsing-*.egg-info/
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.04-9
- Rebuilt for Python 3.11
* Tue Feb 15 2022 mulhern <amulhern@redhat.com> - 0.04-8
- Remove %check