forked from pool/python-debugpy
- update to v1.6.6:
* Disable optimization causing issues when debugging Python 3.10 and 3.11. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=11
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
%define skip_python36 1
|
||||
%define modname debugpy
|
||||
Name: python-%{modname}%{psuffix}
|
||||
Version: 1.6.5
|
||||
Version: 1.6.6
|
||||
Release: 0
|
||||
Summary: An implementation of the Debug Adapter Protocol for Python
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user