Accepting request 970705 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/970705 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6-sip?expand=0&rev=4
This commit is contained in:
commit
821f95f3e8
@ -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
3
PyQt6_sip-13.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d629c0e39d5ccfdae567b92ba74d92f9180b7c55535f82251f1a12a9076a9e01
|
||||||
|
size 108264
|
@ -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>
|
Sat Feb 5 20:29:12 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-PyQt6-sip
|
Name: python-PyQt6-sip
|
||||||
Version: 13.2.1
|
Version: 13.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The sip module support for PyQt6
|
Summary: The sip module support for PyQt6
|
||||||
License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
|
License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
|
||||||
URL: https://www.riverbankcomputing.com/software/sip/
|
URL: https://www.riverbankcomputing.com/software/sip/
|
||||||
Source0: https://files.pythonhosted.org/packages/source/P/PyQt6-sip/PyQt6_sip-%{version}.tar.gz
|
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 devel}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user