gnu: Remove pudb.

* gnu/packages/python-xyz.scm (pudb): Delete variable.

Change-Id: I9cdd207262a70bd0cfec89ce36e9ee035cf2ac67
This commit is contained in:
Sharlatan Hellseher 2026-01-21 14:17:43 +00:00
parent 4ba7a639bf
commit ca0045c67a
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -33682,9 +33682,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")