From 7c050ba6fa516eafd77e4dafef21edee9bb893e4e99a69655bfe889134d1766e Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Tue, 9 Apr 2024 09:57:33 +0000 Subject: [PATCH] Accepting request 1166352 from home:bnavigator:branches:KDE:Qt:PyQt - 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. OBS-URL: https://build.opensuse.org/request/show/1166352 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-sip6?expand=0&rev=41 --- python-sip6.changes | 12 ++++++++++++ python-sip6.spec | 9 ++++++--- sip-6.8.2.tar.gz | 3 --- sip-6.8.3.tar.gz | 3 +++ 4 files changed, 21 insertions(+), 6 deletions(-) delete mode 100644 sip-6.8.2.tar.gz create mode 100644 sip-6.8.3.tar.gz diff --git a/python-sip6.changes b/python-sip6.changes index 976a2d0..b14e039 100644 --- a/python-sip6.changes +++ b/python-sip6.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Apr 9 08:20:00 UTC 2024 - Ben Greiner + +- 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 diff --git a/python-sip6.spec b/python-sip6.spec index 5c48e9b..7ab244a 100644 --- a/python-sip6.spec +++ b/python-sip6.spec @@ -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 diff --git a/sip-6.8.2.tar.gz b/sip-6.8.2.tar.gz deleted file mode 100644 index 23634ed..0000000 --- a/sip-6.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e65a423037422ccfde095c257703a8ff45cc1c89bdaa294d7819bc836c87639 -size 987521 diff --git a/sip-6.8.3.tar.gz b/sip-6.8.3.tar.gz new file mode 100644 index 0000000..e873fef --- /dev/null +++ b/sip-6.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:888547b018bb24c36aded519e93d3e513d4c6aa0ba55b7cc1affbd45cf10762c +size 987656