From 435193eb69c4564068cb33e894785837140a1213d460e2fb87db9b8e4f4e049f Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Thu, 28 Sep 2023 19:12:42 +0000 Subject: [PATCH] Accepting request 1114142 from home:bnavigator:branches:KDE:Qt:PyQt OBS-URL: https://build.opensuse.org/request/show/1114142 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=19 --- PyQt-builder-1.15.1.tar.gz | 3 --- PyQt-builder-1.15.2.tar.gz | 3 +++ python-pyqt-builder.changes | 9 +++++++++ python-pyqt-builder.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 PyQt-builder-1.15.1.tar.gz create mode 100644 PyQt-builder-1.15.2.tar.gz diff --git a/PyQt-builder-1.15.1.tar.gz b/PyQt-builder-1.15.1.tar.gz deleted file mode 100644 index 3f00f4c..0000000 --- a/PyQt-builder-1.15.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2bd3cfbf952e959141dfe55b44b451aa945ca8916d1b773850bb2f9c0fa2985 -size 3908326 diff --git a/PyQt-builder-1.15.2.tar.gz b/PyQt-builder-1.15.2.tar.gz new file mode 100644 index 0000000..a999917 --- /dev/null +++ b/PyQt-builder-1.15.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746cfe83c03ebff4458d478a1c06714790ef93e458ecd5a28bc2837bac88eb74 +size 3908851 diff --git a/python-pyqt-builder.changes b/python-pyqt-builder.changes index 1472a89..b9be682 100644 --- a/python-pyqt-builder.changes +++ b/python-pyqt-builder.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Sep 27 08:56:45 UTC 2023 - Ben Greiner + +- Update to 1.15.2 + * Bundle the QML libraries for QtCharts and QtDataVisualization + * Bundle qtscript translations with Qt5 as they are a hidden + requirement. + * Bundle the Qt6 qtconnectivity translations. + ------------------------------------------------------------------- Sat Jun 10 10:08:56 UTC 2023 - ecsos diff --git a/python-pyqt-builder.spec b/python-pyqt-builder.spec index 015d845..e062dbd 100644 --- a/python-pyqt-builder.spec +++ b/python-pyqt-builder.spec @@ -19,7 +19,7 @@ %define mname pyqt-builder %{?sle15_python_module_pythons} Name: python-%{mname} -Version: 1.15.1 +Version: 1.15.2 Release: 0 Summary: The PEP 517 compliant PyQt build system License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP