- Update to 1.15.4

* Added QtMultimediaQuick to the Qt5 bundle.
  * Removed some plugins from the PyQt5 bundle.
  * Bundle the QtWebChannelQuick library.

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=21
This commit is contained in:
Benjamin Greiner 2024-01-26 08:42:16 +00:00 committed by Git OBS Bridge
parent 316645d60d
commit bae232311a
5 changed files with 21 additions and 13 deletions

BIN
PyQt-builder-1.15.3.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
PyQt-builder-1.15.4.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 25 20:05:00 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 1.15.4
* Added QtMultimediaQuick to the Qt5 bundle.
* Removed some plugins from the PyQt5 bundle.
* Bundle the QtWebChannelQuick library.
-------------------------------------------------------------------
Sun Oct 15 13:48:37 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

@ -19,7 +19,7 @@
%define mname pyqt-builder
%{?sle15_python_module_pythons}
Name: python-%{mname}
Version: 1.15.3
Version: 1.15.4
Release: 0
Summary: The PEP 517 compliant PyQt build system
License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP

View File

@ -1,7 +1,7 @@
Index: PyQt-builder-1.15.3/PKG-INFO
Index: PyQt-builder-1.15.4/PKG-INFO
===================================================================
--- PyQt-builder-1.15.3.orig/PKG-INFO
+++ PyQt-builder-1.15.3/PKG-INFO
--- PyQt-builder-1.15.4.orig/PKG-INFO
+++ PyQt-builder-1.15.4/PKG-INFO
@@ -9,7 +9,7 @@ License: SIP
Platform: X11
Platform: macOS
@ -11,10 +11,10 @@ Index: PyQt-builder-1.15.3/PKG-INFO
License-File: LICENSE
License-File: LICENSE-GPL2
License-File: LICENSE-GPL3
Index: PyQt-builder-1.15.3/PyQt_builder.egg-info/PKG-INFO
Index: PyQt-builder-1.15.4/PyQt_builder.egg-info/PKG-INFO
===================================================================
--- PyQt-builder-1.15.3.orig/PyQt_builder.egg-info/PKG-INFO
+++ PyQt-builder-1.15.3/PyQt_builder.egg-info/PKG-INFO
--- PyQt-builder-1.15.4.orig/PyQt_builder.egg-info/PKG-INFO
+++ PyQt-builder-1.15.4/PyQt_builder.egg-info/PKG-INFO
@@ -9,7 +9,7 @@ License: SIP
Platform: X11
Platform: macOS
@ -24,10 +24,10 @@ Index: PyQt-builder-1.15.3/PyQt_builder.egg-info/PKG-INFO
License-File: LICENSE
License-File: LICENSE-GPL2
License-File: LICENSE-GPL3
Index: PyQt-builder-1.15.3/setup.py
Index: PyQt-builder-1.15.4/setup.py
===================================================================
--- PyQt-builder-1.15.3.orig/setup.py
+++ PyQt-builder-1.15.3/setup.py
--- PyQt-builder-1.15.4.orig/setup.py
+++ PyQt-builder-1.15.4/setup.py
@@ -48,7 +48,7 @@ setup(
name='PyQt-builder',
version=version,