Accepting request 984547 from KDE:Qt:PyQt
- Update to ABI version 13.4.0 * The array type is now accessible from the sip module. OBS-URL: https://build.opensuse.org/request/show/984547 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6-sip?expand=0&rev=5
This commit is contained in:
commit
89d324fdf2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d629c0e39d5ccfdae567b92ba74d92f9180b7c55535f82251f1a12a9076a9e01
|
||||
size 108264
|
3
PyQt6_sip-13.4.0.tar.gz
Normal file
3
PyQt6_sip-13.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d87a3ee5872d7511b76957d68a32109352caf3b7a42a01d9ee20032b350d979
|
||||
size 111209
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 20 21:27:09 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to ABI version 13.4.0
|
||||
* The array type is now accessible from the sip module.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 13 08:31:18 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -16,17 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-PyQt6-sip
|
||||
Version: 13.3.1
|
||||
Version: 13.4.0
|
||||
Release: 0
|
||||
Summary: The sip module support for PyQt6
|
||||
License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
|
||||
URL: https://www.riverbankcomputing.com/software/sip/
|
||||
Source0: https://files.pythonhosted.org/packages/source/P/PyQt6-sip/PyQt6_sip-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module devel >= 3.7}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
|
Loading…
x
Reference in New Issue
Block a user