Accepting request 1007757 from home:bnavigator:branches:KDE:Qt:PyQt

- Update to version 1.14.0
  * Added support for QtPdf, QtPdfWidgets and QtTextToSpeech for
    PyQt6.
  * SIP v6.7 is now required.

OBS-URL: https://build.opensuse.org/request/show/1007757
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=7
This commit is contained in:
Benjamin Greiner 2022-10-03 21:06:50 +00:00 committed by Git OBS Bridge
parent f9ab00e85f
commit 2db2d2ab6e
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4877580c38ceb5320e129b381d083b0a8601c68166d8b99707f08fa0a1689eef
size 3906564

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6755931c6d2f8940553e0334d10c933ce5cc18b64425e94fda1accf4ff774f59
size 3907829

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 3 17:16:00 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to version 1.14.0
* Added support for QtPdf, QtPdfWidgets and QtTextToSpeech for
PyQt6.
* SIP v6.7 is now required.
-------------------------------------------------------------------
Mon Jun 20 21:19:02 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -18,7 +18,7 @@
%define mname pyqt-builder
Name: python-%{mname}
Version: 1.13.0
Version: 1.14.0
Release: 0
Summary: The PEP 517 compliant PyQt build system
License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
@ -28,14 +28,14 @@ BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module base >= 3.7}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-sip-devel >= 6.3
Requires: python-sip-devel >= 6.7
Requires: python-packaging
Requires(post): update-alternatives
Requires(postun):update-alternatives
Provides: python-PyQt-builder = %{version}-%{release}
BuildArch: noarch
# SECTION Test Requirements
BuildRequires: %{python_module sip-devel >= 6.3}
BuildRequires: %{python_module sip-devel >= 6.7}
BuildRequires: %{python_module packaging}
# /SECTION
%python_subpackages