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
committed by Andreas Enge
parent e1d6724eda
commit 5576d9cc52

View File

@@ -33815,9 +33815,6 @@ all the niceties of modern GUI-based debuggers in a more lightweight and
keyboard-friendly package.") keyboard-friendly package.")
(license license:expat))) (license license:expat)))
(define-deprecated-package pudb
python-pudb)
(define-public python-iwlib (define-public python-iwlib
(package (package
(name "python-iwlib") (name "python-iwlib")