From ff509ed1bdef9b45023f2516cb94fb3b29bb4545325548bc63b575c199a63733 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Wed, 14 Jun 2023 06:35:55 +0000 Subject: [PATCH] Accepting request 1093025 from home:jsrain:branches:KDE:Qt5 - update _constrainsts to 8GB of disk to avoid random build failures OBS-URL: https://build.opensuse.org/request/show/1093025 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2?expand=0&rev=72 --- _constraints | 2 +- python3-pyside2.changes | 6 ++++++ python3-pyside2.spec | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/_constraints b/_constraints index 7336a80..bc2d376 100644 --- a/_constraints +++ b/_constraints @@ -1,7 +1,7 @@ - 4 + 8 7 diff --git a/python3-pyside2.changes b/python3-pyside2.changes index 71cd4a4..48f2e4e 100644 --- a/python3-pyside2.changes +++ b/python3-pyside2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 14 06:18:31 UTC 2023 - Jiri Srain + +- update _constrainsts to 8GB of disk to avoid random build + failures + ------------------------------------------------------------------- Wed Apr 19 11:02:38 UTC 2023 - Christophe Marin diff --git a/python3-pyside2.spec b/python3-pyside2.spec index f8a201d..7bbd632 100644 --- a/python3-pyside2.spec +++ b/python3-pyside2.spec @@ -29,7 +29,7 @@ Summary: Python bindings for Qt # Most files are LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) # pyside2-tools is GPL-2.0-only # shiboken2 contains files under GPL-3.0-only WITH Qt-GPL-exception-1.0 -License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) AND GPL-2.0-only AND GPL-3.0-only WITH Qt-GPL-exception-1.0 +License: (GPL-2.0-only AND (GPL-2.0-only OR GPL-3.0-or-later) AND GPL-3.0-only WITH Qt-GPL-exception-1.0) OR LGPL-3.0-only URL: https://wiki.qt.io/Qt_for_Python Source0: https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.9-src/pyside-setup-opensource-src-5.15.9-1.tar.xz # PATCH-FIX-OPENSUSE @@ -122,7 +122,7 @@ application and UI framework. %package devel Summary: Header Files for PySide2 -License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) AND GPL-2.0-only AND GPL-3.0-only WITH Qt-GPL-exception-1.0 +License: (GPL-2.0-only AND (GPL-2.0-only OR GPL-3.0-or-later) AND GPL-3.0-only WITH Qt-GPL-exception-1.0) OR LGPL-3.0-only Requires: %{name} = %{version} %description devel