Accepting request 1010150 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1010150 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=4
This commit is contained in:
commit
01b56dbdce
@ -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
3
debugpy-1.6.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ddc10bf05903d1b4037a5ba7a511b0c5f188bdaf8f1c95a0bace505a9ce709fc
|
||||||
|
size 6697575
|
@ -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>
|
Mon Dec 20 23:00:44 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -32,7 +32,7 @@
|
|||||||
%define skip_python36 1
|
%define skip_python36 1
|
||||||
%define modname debugpy
|
%define modname debugpy
|
||||||
Name: python-%{modname}%{psuffix}
|
Name: python-%{modname}%{psuffix}
|
||||||
Version: 1.5.1
|
Version: 1.6.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An implementation of the Debug Adapter Protocol for Python
|
Summary: An implementation of the Debug Adapter Protocol for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user