Accepting request 888020 from KDE:Qt:5.15

forward to devel project

OBS-URL: https://build.opensuse.org/request/show/888020
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2?expand=0&rev=48
This commit is contained in:
Christophe Marin 2021-04-23 12:14:16 +00:00 committed by Git OBS Bridge
parent 8f5a5f5acf
commit 67f885d437
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 23 12:10:27 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Exclude internal imports detected by qml-autoreqprov.
-------------------------------------------------------------------
Wed Apr 7 22:56:48 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -18,6 +18,9 @@
%bcond_with tests
# QML imports created and used by examples
%global __requires_exclude qmlimport\\((Charts|TextBalloonPlugin)
%define mypython python3
BuildRequires: python3-devel
BuildRequires: python3-setuptools