Accepting request 1009973 from home:yarunachalam:branches:devel:languages:python

- Update to version 1.6.3 
  Fixes: #869, #973, #987, #995, #1008
  Improvements: #951, #1001

OBS-URL: https://build.opensuse.org/request/show/1009973
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=5
This commit is contained in:
Dirk Mueller 2022-10-12 08:38:58 +00:00 committed by Git OBS Bridge
parent 1f12bf9c89
commit 0ea1260510
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86c8a957269a49fe5955f47233609b896ac48033e4f5e94c5b5a908f7230cf19
size 6675322

3
debugpy-1.6.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddc10bf05903d1b4037a5ba7a511b0c5f188bdaf8f1c95a0bace505a9ce709fc
size 6697575

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 12 03:02:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.6.3
Fixes: #869, #973, #987, #995, #1008
Improvements: #951, #1001
-------------------------------------------------------------------
Mon Dec 20 23:00:44 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -32,7 +32,7 @@
%define skip_python36 1
%define modname debugpy
Name: python-%{modname}%{psuffix}
Version: 1.5.1
Version: 1.6.3
Release: 0
Summary: An implementation of the Debug Adapter Protocol for Python
License: MIT