~ruther/guix-local

16a6ba9fc643478382f786f72308ef0a6e5ba0d0 — jgart 2 months ago 7b9cfea
gnu: python-debugpy: Update to 1.8.17.

* gnu/packages/python-xyz.scm (python-debugpy): Update to 1.8.17.

Change-Id: I2e71507f68785f3551afd7c96ff903e5d4e53acf
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +2 -2
@@ 17986,7 17986,7 @@ and other @acronym{IDEs, Integrated Development Environments}.")
(define-public python-debugpy
  (package
    (name "python-debugpy")
    (version "1.8.16")
    (version "1.8.17")
    (source
     (origin
       (method git-fetch)


@@ 18001,7 18001,7 @@ and other @acronym{IDEs, Integrated Development Environments}.")
       (patches (search-patches "python-debugpy-unbundle-pydevd.patch"))
       (sha256
        (base32
         "18dkzw2cvsvjrn6ly08pqwrn04fmvqnjjv0gff6795fnl3xzjvfd"))))
         "12yhmayc21zcq16dv5hrp4n896d9v3b88hh1biqvj8gnrmsxvcwb"))))
    (build-system pyproject-build-system)
    (arguments
     (list