rebuilt with python 3.10 [release 12.9.1-2mamba;Thu Apr 07 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 17:52:44 +01:00
parent 2a19aba34d
commit c70a50893f

View File

@ -1,6 +1,6 @@
Name: PyQt5-sip Name: PyQt5-sip
Version: 12.9.1 Version: 12.9.1
Release: 1mamba Release: 2mamba
Summary: The sip extension module provides support for the PyQt5 package Summary: The sip extension module provides support for the PyQt5 package
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -13,8 +13,6 @@ License: SIP
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libpython3-devel BuildRequires: libpython3-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
#BuildRequires: libpython-devel
#Requires: python >= %python_version
%description %description
%{summary}. %{summary}.
@ -46,6 +44,9 @@ sed -i "/.egg-info/d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/*.egg-info/* %{python_sitearch}/*.egg-info/*
%changelog %changelog
* Thu Apr 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 12.9.1-2mamba
- rebuilt with python 3.10
* Sat Feb 05 2022 Automatic Build System <autodist@mambasoft.it> 12.9.1-1mamba * Sat Feb 05 2022 Automatic Build System <autodist@mambasoft.it> 12.9.1-1mamba
- automatic version update by autodist - automatic version update by autodist