Dominique Leuenberger 2022-04-20 14:54:51 +00:00 committed by Git OBS Bridge
commit 821f95f3e8
4 changed files with 11 additions and 5 deletions

View File

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

3
PyQt6_sip-13.3.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 13 08:31:18 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to ABI version 13.3.1
- Support for Python 3.6 has been dropped
-------------------------------------------------------------------
Sat Feb 5 20:29:12 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -19,13 +19,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-PyQt6-sip
Version: 13.2.1
Version: 13.3.1
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.6}
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes