Accepting request 1083084 from KDE:Qt:PyQt
- Update to 6.5.0 * Added support for Qt v6.5. OBS-URL: https://build.opensuse.org/request/show/1083084 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6-3D?expand=0&rev=8
This commit is contained in:
commit
4b1c0c3c29
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c5e8e2224b9d461fe21158040b4446b5fd82ae563c76a8943292abd887a02df1
|
|
||||||
size 7469205
|
|
3
PyQt6_3D-6.5.0.tar.gz
Normal file
3
PyQt6_3D-6.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f8ef3e2965a518367eb4cc693fd9f23698fcbeb909c7dcb7269737b8d877f68b
|
||||||
|
size 7469119
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 24 20:15:00 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to 6.5.0
|
||||||
|
* Added support for Qt v6.5.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 28 09:19:12 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
Tue Mar 28 09:19:12 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,11 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%define mname PyQt6-3D
|
%define mname PyQt6-3D
|
||||||
%{?!python_module:%define python_module() python3-%{**}}
|
|
||||||
%define skip_python2 1
|
|
||||||
%define pyqt_build_for_qt6 1
|
%define pyqt_build_for_qt6 1
|
||||||
Name: python-%{mname}
|
Name: python-%{mname}
|
||||||
Version: 6.4.0
|
Version: 6.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for the Qt 3D framework
|
Summary: Python bindings for the Qt 3D framework
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
@ -45,8 +43,6 @@ BuildRequires: cmake(Qt63DLogic)
|
|||||||
BuildRequires: cmake(Qt63DRender)
|
BuildRequires: cmake(Qt63DRender)
|
||||||
%requires_ge python-PyQt6
|
%requires_ge python-PyQt6
|
||||||
Provides: python-qt3d-qt6 = %{version}-%{release}
|
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
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user