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

@@ -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