代码拉取完成,页面将自动刷新
同步操作将从 OpenCloudOS Stream/PyQt-builder 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global pypi_name PyQt-builder
%global srcname PyQt-builder
Summary: The PEP 517 compliant PyQt build system
Name: %{srcname}
Version: 1.16.4
Release: 1%{?dist}
License: GPLv2 or GPLv3
URL: https://www.riverbankcomputing.com/software/pyqt/
Source0: %{pypi_source}
BuildRequires: python3-devel
BuildArch: noarch
%description
PyQt-builder is the PEP 517 compliant build system for PyQt and projects that extend PyQt.
It extends the sip build system and uses Qt's qmake to perform the actual compilation and
installation of extension modules.Projects that use PyQt-builder provide an appropriate
pyproject.toml file and an optional project.py.
%prep
%autosetup -n %{pypi_name}-%{version}
rm -rf %{pypi_name}.egg-info
%generate_buildrequires
%pyproject_buildrequires
%build
%pyproject_wheel
%install
%pyproject_install
rm -rf %{buildroot}/%{python3_sitelib}/pyqtbuild/bundle/dlls
%check
%files
%license LICENSE-GPL2
%license LICENSE-GPL3
%{_bindir}/pyqt-bundle
%{_bindir}/pyqt-qt-wheel
%{python3_sitelib}/pyqtbuild
%{python3_sitelib}/PyQt_builder-%{version}.dist-info
%changelog
* Tue Oct 15 2024 Upgrade Robot <[email protected]> - 1.16.4-1
- Upgrade to version 1.16.4
* Thu Sep 26 2024 OpenCloudOS Release Engineering <[email protected]> - 1.15.1-5
- Rebuilt for clarifying the packages requirement in BaseOS and AppStream
* Fri Aug 16 2024 OpenCloudOS Release Engineering <[email protected]> - 1.15.1-4
- Rebuilt for loongarch release
* Tue Sep 19 2023 OpenCloudOS Release Engineering <[email protected]> - 1.15.1-3
- Rebuilt for python 3.11
* Fri Sep 08 2023 OpenCloudOS Release Engineering <[email protected]> - 1.15.1-2
- Rebuilt for OpenCloudOS Stream 23.09
* Thu Jul 20 2023 Shuo Wang <[email protected]> - 1.15.1-1
- init build
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。