mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-debugpy: Update to 1.8.9.
* gnu/packages/python-xyz.scm (python-debugpy): Update to 1.8.9. Change-Id: I323570fc007af04fa8c9c59571cc3cc79833da04
This commit is contained in:
parent
331600e55d
commit
84fa76db42
2 changed files with 95 additions and 96 deletions
|
@ -17292,7 +17292,7 @@ and other @acronym{IDEs, Integrated Development Environments}.")
|
|||
(define-public python-debugpy
|
||||
(package
|
||||
(name "python-debugpy")
|
||||
(version "1.6.0")
|
||||
(version "1.8.9")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -17307,7 +17307,7 @@ and other @acronym{IDEs, Integrated Development Environments}.")
|
|||
(patches (search-patches "python-debugpy-unbundle-pydevd.patch"))
|
||||
(sha256
|
||||
(base32
|
||||
"1dpfzs3p51648i7f3fz8dw5d0vrj39iwn1jhn0226idc02ybyqih"))))
|
||||
"0rq9ndsg4za0np5lnlkdwaqlizay8ndm8ki2m7r7awji262dzzlx"))))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue