mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 06:53:44 +00:00
gnu: Remove pudb.
* gnu/packages/python-xyz.scm (pudb): Delete variable. Change-Id: I9cdd207262a70bd0cfec89ce36e9ee035cf2ac67
This commit is contained in:
committed by
Andreas Enge
parent
e1d6724eda
commit
5576d9cc52
@@ -33815,9 +33815,6 @@ all the niceties of modern GUI-based debuggers in a more lightweight and
|
||||
keyboard-friendly package.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-deprecated-package pudb
|
||||
python-pudb)
|
||||
|
||||
(define-public python-iwlib
|
||||
(package
|
||||
(name "python-iwlib")
|
||||
|
||||
Reference in New Issue
Block a user