diff --git a/debugpy-1.5.1.tar.gz b/debugpy-1.5.1.tar.gz deleted file mode 100644 index a3498d8..0000000 --- a/debugpy-1.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86c8a957269a49fe5955f47233609b896ac48033e4f5e94c5b5a908f7230cf19 -size 6675322 diff --git a/debugpy-1.6.3.tar.gz b/debugpy-1.6.3.tar.gz new file mode 100644 index 0000000..7adf70b --- /dev/null +++ b/debugpy-1.6.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc10bf05903d1b4037a5ba7a511b0c5f188bdaf8f1c95a0bace505a9ce709fc +size 6697575 diff --git a/python-debugpy.changes b/python-debugpy.changes index eb290da..287de16 100644 --- a/python-debugpy.changes +++ b/python-debugpy.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 12 03:02:27 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-debugpy.spec b/python-debugpy.spec index eb24228..f4ea903 100644 --- a/python-debugpy.spec +++ b/python-debugpy.spec @@ -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