Dominique Leuenberger 2022-06-25 08:23:41 +00:00 committed by Git OBS Bridge
commit 6c8339bf67
4 changed files with 14 additions and 6 deletions

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

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

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 20 21:19:02 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to version 1.13.0
* The default ABI versions are now v12.11 and v13.4 so that
wrapped classes can be used by sip.array.
* Removed support for bundling version of Qt older than v5.15.
* Removed support for Python v3.6.
-------------------------------------------------------------------
Fri Oct 29 15:02:35 UTC 2021 - Ben Greiner <code@bnavigator.de>

@ -17,16 +17,15 @@
%define mname pyqt-builder
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-%{mname}
Version: 1.12.2
Version: 1.13.0
Release: 0
Summary: The PEP 517 compliant PyQt build system
License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
URL: https://www.riverbankcomputing.com/software/pyqt-builder
Source0: https://files.pythonhosted.org/packages/source/P/PyQt-builder/PyQt-builder-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module base >= 3.7}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-sip-devel >= 6.3