- Update to PyQt3D 5.15.5
* Added support for Python v3.10. OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt3d-qt5?expand=0&rev=3
This commit is contained in:
parent
7e0f4f0193
commit
59fcac896f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:36bc56d7432ab6c59ea77e1df6f6f688d8abd6cdb340706d5cb0a9c665e13975
|
|
||||||
size 7500901
|
|
3
PyQt3D-5.15.5.tar.gz
Normal file
3
PyQt3D-5.15.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c025e8a2de12a27e3bd34671d01cac39f78305128cc6cea3f0ba99e4ca3ec41b
|
||||||
|
size 7491496
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 11 09:14:18 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to PyQt3D 5.15.5
|
||||||
|
* Added support for Python v3.10.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 13 15:58:34 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
Mon Sep 13 15:58:34 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -26,10 +26,10 @@
|
|||||||
|
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
%define mname qt3d-qt5
|
%define mname qt3d-qt5
|
||||||
%{?!python_module:%define python_module() python3-%{**}}
|
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-%{mname}
|
Name: python-%{mname}
|
||||||
Version: 5.15.4
|
Version: 5.15.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for the Qt5 3D framework
|
Summary: Python bindings for the Qt5 3D framework
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user