Ana Guerrero 2024-04-09 14:46:20 +00:00 committed by Git OBS Bridge
commit 067b89764f
4 changed files with 21 additions and 6 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Apr 9 08:20:00 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 6.8.3
* The use of 'throw' specifiers is now deprecated and will be
removed in SIP v7. Instead of 'throw()', 'noexcept' should be
used. Other forms of 'throw' are no longer required.
* Support for ABI v13.0 and ABI v12.8 and older is now deprecated
and will be removed in SIP v7.
* Documentation fixes.
* Bug fixes.
-------------------------------------------------------------------
Thu Jan 25 20:10:44 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@ -18,12 +18,12 @@
%{?sle15_python_module_pythons}
Name: python-sip6
Version: 6.8.2
Version: 6.8.3
Release: 0
Summary: A Python bindings generator for C/C++ libraries
License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
Group: Development/Libraries/Python
URL: https://www.riverbankcomputing.com/software/sip
URL: https://github.com/Python-SIP/sip
Source0: https://files.pythonhosted.org/packages/source/s/sip/sip-%{version}.tar.gz
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module packaging}
@ -53,7 +53,7 @@ Requires: python-packaging
Requires: python-setuptools
Requires: (python-tomli if python-base < 3.11)
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
Conflicts: python-sip-impl
# boo#1190441: remove erroneously created non-devel python3X-sip metapackages.
# In order not to remove SIPv4 and possible future packages, we have to explicitly
@ -104,6 +104,9 @@ This package contains the documentation and example files.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%fdupes -s doc
%check
# No upstream tests available. Appease rpmlint no-%%check-section
%post devel
%python_install_alternative sip-build sip-distinfo sip-install sip-module sip-sdist sip-wheel

View File

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

3
sip-6.8.3.tar.gz Normal file
View File

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