Accepting request 922901 from home:bnavigator:branches:KDE:Qt:PyQt
- Update to version 6.2.0 * Added support for Qt v6.2. OBS-URL: https://build.opensuse.org/request/show/922901 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-3D?expand=0&rev=5
This commit is contained in:
parent
d3bcef985f
commit
c1cc8e3d95
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0277c04ac62f065cdd3f740a2149d260a5909e51df9fbb63e5ed83cebbe44f4
|
||||
size 7477689
|
3
PyQt6_3D-6.2.0.tar.gz
Normal file
3
PyQt6_3D-6.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12b5c843a94fe1521d71a0c6a7ebd0a9f1f32c6fbaed896e5cda378b1831121c
|
||||
size 7477985
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 3 13:40:50 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to version 6.2.0
|
||||
* Added support for Qt v6.2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 19 09:29:27 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -21,16 +21,16 @@
|
||||
%define skip_python2 1
|
||||
%define pyqt_build_for_qt6 1
|
||||
Name: python-%{mname}
|
||||
Version: 6.1.1
|
||||
Version: 6.2.0
|
||||
Release: 0
|
||||
Summary: Python bindings for the Qt 3D framework
|
||||
License: GPL-3.0-only
|
||||
Group: Development/Libraries/Python
|
||||
URL: https://www.riverbankcomputing.com/software/pyqt3d
|
||||
Source: https://files.pythonhosted.org/packages/source/P/PyQt6-3D/PyQt6_3D-%{version}.tar.gz
|
||||
BuildRequires: %{python_module PyQt6-devel}
|
||||
BuildRequires: %{python_module PyQt6-devel >= %{version}}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module pyqt-builder >= 1.8}
|
||||
BuildRequires: %{python_module pyqt-builder >= 1.9}
|
||||
BuildRequires: %{python_module sip-devel >= 6}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-pyqt-rpm-macros
|
||||
|
Loading…
x
Reference in New Issue
Block a user