rebuilt to update automatic python provides [release 12.8.1-2mamba;Sat Mar 13 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 17:52:44 +01:00
parent 54842352a7
commit 61fe2fbf5f

View File

@ -1,6 +1,6 @@
Name: PyQt5-sip
Version: 12.8.1
Release: 1mamba
Release: 2mamba
Summary: The sip extension module provides support for the PyQt5 package
Group: System/Libraries
Vendor: openmamba
@ -10,11 +10,11 @@ URL: https://pypi.org/project/PyQt5-sip/
Source: https://pypi.debian.net/PyQt5-sip/PyQt5_sip-%{version}.tar.gz
License: SIP
## AUTOBUILDREQ-BEGIN
## note: run 'autospec -u -a6 PyQt5-sip' to get the list of build requirements.
BuildRequires: glibc-devel
BuildRequires: libpython3-devel
## AUTOBUILDREQ-END
BuildRequires: libpython-devel
Requires: python >= %python_version
BuildRoot: %{_tmppath}/%{name}-%{version}-root
#BuildRequires: libpython-devel
#Requires: python >= %python_version
%description
%{summary}.
@ -38,18 +38,17 @@ CFLAGS="%{optflags}" %{__python} setup.py build
--install-lib=%{python_sitearch} \
--record=%{name}.filelist
sed -i "s,.*/man/.*,&.gz," %{name}.filelist
sed -i "/.egg-info/d;s,.*/man/.*,&.gz," %{name}.filelist
%files %{?pyappend} -f %{name}.filelist
%defattr(-,root,root)
## note: this list is just an example; modify as required
# %{python_sitearch}/%{name}.py*
# %{python_sitearch}/%{name}.so
## note: add extra documentation (if any)
# %doc README
%dir %{python_sitearch}/*.egg-info
%{python_sitearch}/*.egg-info/*
%changelog
* Sat Mar 13 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 12.8.1-2mamba
- rebuilt to update automatic python provides
* Fri Oct 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 12.8.1-1mamba
- update to 12.8.1