- 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:
Benjamin Greiner 2023-01-11 09:16:21 +00:00 committed by Git OBS Bridge
parent 7e0f4f0193
commit 59fcac896f
4 changed files with 11 additions and 5 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c025e8a2de12a27e3bd34671d01cac39f78305128cc6cea3f0ba99e4ca3ec41b
size 7491496

View File

@ -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>

View File

@ -26,10 +26,10 @@
%define oldpython python
%define mname qt3d-qt5
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-%{mname}
Version: 5.15.4
Version: 5.15.5
Release: 0
Summary: Python bindings for the Qt5 3D framework
License: GPL-3.0-only