Accepting request 1236047 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/1236047 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6-sip?expand=0&rev=14
This commit is contained in:
commit
9705180589
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f74cf3d6d9cab5152bd9f49d570b2dfb87553ebb5c4919abfde27f5b9fd69d4
|
||||
size 92264
|
BIN
pyqt6_sip-13.9.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
pyqt6_sip-13.9.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 8 16:19:41 UTC 2025 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 13.9.1
|
||||
* New ABI version 13.9
|
||||
* Match python3-sip6-devel 6.9.1+
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 12:41:08 UTC 2024 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-PyQt6-sip
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,12 +18,12 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-PyQt6-sip
|
||||
Version: 13.8.0
|
||||
Version: 13.9.1
|
||||
Release: 0
|
||||
Summary: The sip module support for PyQt6
|
||||
License: BSD-2-Clause AND SUSE-SIP
|
||||
URL: https://www.riverbankcomputing.com/software/sip/
|
||||
Source0: https://files.pythonhosted.org/packages/source/P/PyQt6-sip/PyQt6_sip-%{version}.tar.gz
|
||||
URL: https://github.com/Python-SIP/sip
|
||||
Source0: https://files.pythonhosted.org/packages/source/P/PyQt6-sip/pyqt6_sip-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel >= 3.8}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@ -43,7 +43,7 @@ can also be used write self contained extension modules, i.e.
|
||||
without a library to be wrapped.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n PyQt6_sip-%{version}
|
||||
%autosetup -p1 -n pyqt6_sip-%{version}
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user