Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sip4 for openSUSE:Factory checked in at 2023-02-20 17:45:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sip4 (Old) and /work/SRC/openSUSE:Factory/.python-sip4.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sip4" Mon Feb 20 17:45:20 2023 rev:8 rq:1066654 version:4.19.25 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sip4/python-sip4.changes 2022-08-10 17:15:37.870073071 +0200 +++ /work/SRC/openSUSE:Factory/.python-sip4.new.22824/python-sip4.changes 2023-02-20 17:45:32.295324698 +0100 @@ -1,0 +2,5 @@ +Sun Feb 19 20:29:32 UTC 2023 - Ben Greiner <[email protected]> + +- Don't build for python311: not supported + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sip4.spec ++++++ --- /var/tmp/diff_new_pack.k4BlAk/_old 2023-02-20 17:45:33.111329307 +0100 +++ /var/tmp/diff_new_pack.k4BlAk/_new 2023-02-20 17:45:33.151329533 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-sip4 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,7 +36,8 @@ # where X is the python flavor # python-sip4-doc and python-sip4-common are flavorless %define oldpython python -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python311 1 + Name: python-%{pname} Version: 4.19.25 Release: 0
