diff --git a/python-sip4.changes b/python-sip4.changes index bc6683c..62b336b 100644 --- a/python-sip4.changes +++ b/python-sip4.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 19 20:29:32 UTC 2023 - Ben Greiner + +- Don't build for python311: not supported + ------------------------------------------------------------------- Tue Aug 9 19:06:32 UTC 2022 - Ben Greiner diff --git a/python-sip4.spec b/python-sip4.spec index 89fe06c..e2c5e83 100644 --- a/python-sip4.spec +++ b/python-sip4.spec @@ -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