Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyannotate?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 10 13:29:43 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- Disable failing build on Python 3.12, reported upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 27 12:50:12 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user