diff --git a/python-pyannotate.changes b/python-pyannotate.changes index 289f1ba..bbe43c4 100644 --- a/python-pyannotate.changes +++ b/python-pyannotate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 10 13:29:43 UTC 2024 - Sebastian Wagner + +- Disable failing build on Python 3.12, reported upstream. + ------------------------------------------------------------------- Tue Jun 27 12:50:12 UTC 2023 - ecsos diff --git a/python-pyannotate.spec b/python-pyannotate.spec index 5436a78..b4dcddd 100644 --- a/python-pyannotate.spec +++ b/python-pyannotate.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyannotate # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,6 +18,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +# https://github.com/dropbox/pyannotate/issues/123 +%define skip_python312 1 %{?sle15_python_module_pythons} Name: python-pyannotate Version: 1.2.0