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

- Update to version 1.11.0
  * Added support for bundling Qt v6.2.
  * Added support for PyQt6-WebEngine to pyqt-bundle.

OBS-URL: https://build.opensuse.org/request/show/922899
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=3
This commit is contained in:
Benjamin Greiner 2021-10-04 21:35:27 +00:00 committed by Git OBS Bridge
parent a9fdf3512a
commit 27ad29c535
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:6ade47445b7d8c08eb96e91ebda5f8b3494b3e7a9da2be343b9d0704419cb5c7
size 5725537

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40f6df88c00e6aa9ac9a8bc5688f9fe2a4bd56c06cdb0a0b00ce8955ec34ffe5
size 5704150

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Oct 3 12:33:30 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 1.11.0
* Added support for bundling Qt v6.2.
* Added support for PyQt6-WebEngine to pyqt-bundle.
-------------------------------------------------------------------
Thu Aug 19 09:32:37 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@ -17,10 +17,10 @@
%define mname pyqt-builder
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-%{mname}
Version: 1.10.3
Version: 1.11.0
Release: 0
Summary: The PEP 517 compliant PyQt build system
License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
@ -30,13 +30,14 @@ BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-sip-devel >= 5.5
Requires: python-wheel
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 >= 5.5}
BuildRequires: %{python_module packaging}
# /SECTION
%python_subpackages