diff --git a/debugpy-1.8.16.tar.gz b/debugpy-1.8.16.tar.gz deleted file mode 100644 index dd5b266..0000000 --- a/debugpy-1.8.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cce9b8aeed25f8ba33df464283112a87a7881e5d3b5dc3c9f30dc9852ec123db -size 4316348 diff --git a/debugpy-1.8.17.tar.gz b/debugpy-1.8.17.tar.gz new file mode 100644 index 0000000..a092308 --- /dev/null +++ b/debugpy-1.8.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06127a1c91751bb27062c9ddbc505766ebc23871ec84fe4d23293af1a533ddbb +size 4316558 diff --git a/python-debugpy.changes b/python-debugpy.changes index 4026b1c..919f1c3 100644 --- a/python-debugpy.changes +++ b/python-debugpy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 13 09:15:54 UTC 2025 - Dirk Müller + +- update to 1.8.17: + * py3.14 support + ------------------------------------------------------------------- Sun Sep 14 20:43:46 UTC 2025 - Dirk Müller diff --git a/python-debugpy.spec b/python-debugpy.spec index b135528..7184d76 100644 --- a/python-debugpy.spec +++ b/python-debugpy.spec @@ -27,7 +27,7 @@ %endif %{?sle15_python_module_pythons} Name: python-debugpy%{psuffix} -Version: 1.8.16 +Version: 1.8.17 Release: 0 Summary: An implementation of the Debug Adapter Protocol for Python License: MIT