Accepting request 1074932 from KDE:Qt:PyQt

- Disable ix86 build: qt6-3d has disabled it temporarily

OBS-URL: https://build.opensuse.org/request/show/1074932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6-3D?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2023-03-28 15:51:20 +00:00 committed by Git OBS Bridge
commit 3d97209384
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 28 09:19:12 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Disable ix86 build: qt6-3d has disabled it temporarily
-------------------------------------------------------------------
Wed Mar 15 16:01:14 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -45,6 +45,8 @@ BuildRequires: cmake(Qt63DLogic)
BuildRequires: cmake(Qt63DRender)
%requires_ge python-PyQt6
Provides: python-qt3d-qt6 = %{version}-%{release}
# qt6-3d-devel for i586 is projected to be reenabled when 6.5.0 is released
ExcludeArch: %{ix86}
%python_subpackages
%description