2024-01-05 17:52:01 +01:00
|
|
|
Name: PyQt-builder
|
2024-01-05 17:52:02 +01:00
|
|
|
Version: 1.15.0
|
2024-01-05 17:52:02 +01:00
|
|
|
Release: 1mamba
|
2024-01-05 17:52:01 +01:00
|
|
|
Summary: PEP 517 Compliant PyQt Build System
|
|
|
|
Group: System/Libraries
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: https://www.riverbankcomputing.com/software/pyqt/
|
|
|
|
Source: https://pypi.debian.net/PyQt-builder/PyQt-builder-%{version}.tar.gz
|
|
|
|
License: SIP
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
2024-01-05 17:52:01 +01:00
|
|
|
BuildRequires: libpython3-devel
|
|
|
|
BuildRequires: python3.7dist(packaging)
|
|
|
|
BuildRequires: python3.7dist(setuptools)
|
|
|
|
BuildRequires: python3.7dist(sip)
|
2024-01-05 17:52:01 +01:00
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
|
|
|
|
%description
|
|
|
|
%{summary}.
|
|
|
|
|
|
|
|
%if 0%{?with_pyver}
|
|
|
|
%pyver_package
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
CFLAGS="%{optflags}" %{__python} setup.py build
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%{__python} setup.py install \
|
|
|
|
-O1 --skip-build \
|
|
|
|
--root="%{buildroot}" \
|
|
|
|
--install-headers=%{python_inc} \
|
|
|
|
--install-lib=%{python_sitearch} \
|
|
|
|
--record=%{name}.filelist
|
|
|
|
|
2024-01-05 17:52:01 +01:00
|
|
|
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|
|
|
|
|
|
|
sed -i "/^\/usr\/bin/d" %{name}.filelist
|
|
|
|
|
|
|
|
for f in bundle qt-wheel; do
|
|
|
|
mv %{buildroot}%{_bindir}/pyqt-${f} %{buildroot}%{_bindir}/pyqt-${f}-py%{with_pyver}
|
|
|
|
%if "0%{?with_pyver}" == "03"
|
|
|
|
ln -s pyqt-${f}-py%{with_pyver} %{buildroot}%{_bindir}/pyqt-${f}
|
|
|
|
%endif
|
|
|
|
done
|
2024-01-05 17:52:01 +01:00
|
|
|
|
|
|
|
%files %{?pyappend} -f %{name}.filelist
|
|
|
|
%defattr(-,root,root)
|
2024-01-05 17:52:01 +01:00
|
|
|
%{_bindir}/pyqt-bundle*
|
|
|
|
%{_bindir}/pyqt-qt-wheel*
|
|
|
|
%dir %{python_sitearch}/PyQt_builder-%{version}-py*.egg-info
|
|
|
|
%{python_sitearch}/PyQt_builder-%{version}-py*.egg-info/*
|
2024-01-05 17:52:01 +01:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%changelog
|
2024-01-05 17:52:02 +01:00
|
|
|
* Mon Apr 10 2023 Automatic Build System <autodist@mambasoft.it> 1.15.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:52:02 +01:00
|
|
|
* Sat Jan 28 2023 Automatic Build System <autodist@mambasoft.it> 1.14.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:52:02 +01:00
|
|
|
* Mon Oct 03 2022 Automatic Build System <autodist@mambasoft.it> 1.14.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:52:02 +01:00
|
|
|
* Sat Jun 18 2022 Automatic Build System <autodist@mambasoft.it> 1.13.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:52:01 +01:00
|
|
|
* Thu Apr 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.12.2-2mamba
|
|
|
|
- rebuilt with python 3.10
|
|
|
|
|
2024-01-05 17:52:01 +01:00
|
|
|
* Thu Oct 28 2021 Automatic Build System <autodist@mambasoft.it> 1.12.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:52:01 +01:00
|
|
|
* Thu Oct 14 2021 Automatic Build System <autodist@mambasoft.it> 1.12.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:52:01 +01:00
|
|
|
* Sun Oct 03 2021 Automatic Build System <autodist@mambasoft.it> 1.11.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:52:01 +01:00
|
|
|
* Sun Jul 04 2021 Automatic Build System <autodist@mambasoft.it> 1.10.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sun Jul 04 2021 Automatic Build System <autodist@mambasoft.it> 1.10.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:52:01 +01:00
|
|
|
* Wed Jun 16 2021 Automatic Build System <autodist@mambasoft.it> 1.10.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:52:01 +01:00
|
|
|
* Wed May 12 2021 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:52:01 +01:00
|
|
|
* Thu Mar 11 2021 Automatic Build System <autodist@mambasoft.it> 1.9.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:52:01 +01:00
|
|
|
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 1.9.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:52:01 +01:00
|
|
|
* Wed Feb 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.0-1mamba
|
|
|
|
- package created using the webbuild interface
|