diff --git a/disable-strip.diff b/disable-strip.diff index 26d2d82..4809243 100644 --- a/disable-strip.diff +++ b/disable-strip.diff @@ -6,11 +6,11 @@ Date: Sun Oct 21 11:29:04 2018 +0200 This prevents the debug package from being created. -diff --git a/siputils.py b/siputils.py -index a29300d..d58537c 100644 ---- a/siputils.py -+++ b/siputils.py -@@ -1473,7 +1473,7 @@ class ModuleMakefile(Makefile): +Index: sip-4.19.24/siputils.py +=================================================================== +--- sip-4.19.24.orig/siputils.py ++++ sip-4.19.24/siputils.py +@@ -1474,7 +1474,7 @@ class ModuleMakefile(Makefile): """ def __init__(self, configuration, build_file, install_dir=None, static=0, console=0, qt=0, opengl=0, threaded=0, warnings=1, debug=0, @@ -19,7 +19,7 @@ index a29300d..d58537c 100644 export_all=0, universal=None, arch=None, deployment_target=None): """Initialise an instance of a module Makefile. -@@ -1784,7 +1784,7 @@ class SIPModuleMakefile(ModuleMakefile): +@@ -1785,7 +1785,7 @@ class SIPModuleMakefile(ModuleMakefile): """ def __init__(self, configuration, build_file, install_dir=None, static=0, console=0, qt=0, opengl=0, threaded=0, warnings=1, debug=0, diff --git a/python-sip.changes b/python-sip.changes index 9d73b2b..84fa1b1 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Aug 27 19:26:56 UTC 2020 - Benjamin Greiner + +- Update to 4.19.24 + * Added support for Python v3.9. + * %InstanceCode is now used to provide the default result of + virtual handlers that return a class or mapped type by value. + * 'android_abi' can now be used in a configuration file when + building the sip module using qmake. This is required when + using Qt v5.14 or later on Android. +- all intermediate versions are tagged "minor bug-fix release" +- refresh disable-strip.diff + ------------------------------------------------------------------- Fri Sep 20 11:28:06 UTC 2019 - Christophe Giboudeaux diff --git a/python-sip.spec b/python-sip.spec index 264511d..5e218fd 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -1,7 +1,7 @@ # # spec file for package python-sip # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define python_sip_api 12.7 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-sip -Version: 4.19.19 +Version: 4.19.24 Release: 0 Summary: SIP tool to use python sip bindings License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP diff --git a/sip-4.19.19.tar.gz b/sip-4.19.19.tar.gz deleted file mode 100644 index 4e0911f..0000000 --- a/sip-4.19.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5436b61a78f48c7e8078e93a6b59453ad33780f80c644e5f3af39f94be1ede44 -size 1058422 diff --git a/sip-4.19.24.tar.gz b/sip-4.19.24.tar.gz new file mode 100644 index 0000000..81944b8 --- /dev/null +++ b/sip-4.19.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edcd3790bb01938191eef0f6117de0bf56d1136626c0ddb678f3a558d62e41e5 +size 1055461