Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 16:03:57 +02:00 committed by Tomáš Hrnčiar
parent 7c8cb81259
commit 23c09ce46d

View File

@ -2,7 +2,7 @@
Name: sip6
Version: 6.5.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: SIP - Python/C++ Bindings Generator
%py_provides python3-sip6
# Remove when F34 is EOL
@ -48,6 +48,9 @@ Python bindings for wxWidgets.}
%{python3_sitearch}/sipbuild/
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 6.5.1-2
- Rebuilt for Python 3.11
* Fri Feb 18 2022 Scott Talbert <swt@techie.net> - 6.5.1-1
- Update to new upstream release 6.5.1 (#2049172)