- skip building for python 3.11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=13
This commit is contained in:
Dirk Mueller 2023-02-02 10:42:57 +00:00 committed by Git OBS Bridge
parent 3319b2b548
commit 70ef1d1dc4
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 2 10:42:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
- skip building for python 3.11
-------------------------------------------------------------------
Mon Jan 23 20:39:40 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -29,6 +29,8 @@
# Skip Py2 in Leap and Py36 in TW in order to save resources.
%define skip_python2 1
%define skip_python36 1
# fails - https://github.com/microsoft/debugpy/issues/1107
%define skip_python311 1
%define modname debugpy
Name: python-%{modname}%{psuffix}
Version: 1.6.6