1
0

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

- Update to ABI version 12.11.0

OBS-URL: https://build.opensuse.org/request/show/984169
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5-sip?expand=0&rev=3
This commit is contained in:
2022-06-21 16:05:12 +00:00
committed by Git OBS Bridge
parent 030943a49d
commit cf0cbbb5f0
4 changed files with 10 additions and 8 deletions

View File

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

3
PyQt5_sip-12.11.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 20 21:29:16 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to ABI version 12.11.0
-------------------------------------------------------------------
Wed Apr 13 08:33:33 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@@ -16,18 +16,15 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-qt5-sip
Version: 12.10.1
Version: 12.11.0
Release: 0
License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
Summary: The sip module support for PyQt5
URL: https://www.riverbankcomputing.com/software/sip/
Group: Development/Languages/Python
Source0: https://files.pythonhosted.org/packages/source/P/PyQt5-sip/PyQt5_sip-%{version}.tar.gz
BuildRequires: %pythons >= 3.7
BuildRequires: %{python_module devel}
BuildRequires: %{python_module devel >= 3.7}
BuildRequires: %{python_module setuptools >= 30.3}
BuildRequires: fdupes
BuildRequires: python-rpm-macros