From 726acb70941e9cca37fcbce3b34b52b016a3b347a423dabe80b97d41f39cd1fe Mon Sep 17 00:00:00 2001 From: Ana Guerrero Date: Sun, 18 Feb 2024 19:24:45 +0000 Subject: [PATCH] Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyannotate?expand=0&rev=10 --- python-pyannotate.changes | 5 +++++ python-pyannotate.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) 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