Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-PyQt6-3D for openSUSE:Factory
checked in at 2025-06-11 16:21:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6-3D (Old)
and /work/SRC/openSUSE:Factory/.python-PyQt6-3D.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyQt6-3D"
Wed Jun 11 16:21:07 2025 rev:15 rq:1284332 version:6.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQt6-3D/python-PyQt6-3D.changes
2025-01-12 11:27:16.474809082 +0100
+++
/work/SRC/openSUSE:Factory/.python-PyQt6-3D.new.19631/python-PyQt6-3D.changes
2025-06-11 16:22:21.926056380 +0200
@@ -1,0 +2,6 @@
+Mon Jun 9 17:37:02 UTC 2025 - Ben Greiner <[email protected]>
+
+- Update to 6.9.0
+ * Added support for Qt v6.9.
+
+-------------------------------------------------------------------
Old:
----
PyQt6_3D-6.8.0.tar.gz
New:
----
pyqt6_3d-6.9.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyQt6-3D.spec ++++++
--- /var/tmp/diff_new_pack.qLK20c/_old 2025-06-11 16:22:22.710089098 +0200
+++ /var/tmp/diff_new_pack.qLK20c/_new 2025-06-11 16:22:22.710089098 +0200
@@ -21,13 +21,13 @@
%define plainpython python
%{?sle15_python_module_pythons}
Name: python-PyQt6-%{qtlib}
-Version: 6.8.0
+Version: 6.9.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-%{qtlib}/PyQt6_%{qtlib}-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/P/PyQt6-%{qtlib}/pyqt6_3d-%{version}.tar.gz
BuildRequires: %{python_module PyQt6-devel >= 6.2}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pyqt-builder >= 1.17 with %python-pyqt-builder
< 2}
@@ -66,7 +66,7 @@
used to generate the Python bindings for %{name}
%prep
-%setup -q -n PyQt6_3D-%{version}
+%setup -q -n pyqt6_3d-%{version}
%build
%pyqt_build
@@ -91,7 +91,7 @@
%{python_sitearch}/PyQt6/Qt3DInput.*
%{python_sitearch}/PyQt6/Qt3DLogic.*
%{python_sitearch}/PyQt6/Qt3DRender.*
-%{python_sitearch}/PyQt6_%{qtlib}-%{version}.dist-info/
+%{python_sitearch}/[Pp]y[Qq]t6_3[Dd]-%{version}.dist-info/
%exclude %{pyqt6_sipdir}
%files %{python_files devel}