diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-03-14 00:28:18 +0000 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-05-18 14:36:08 +0100 |
| commit | 4dbb855eff99a2088420097fb0d29022d8dab044 (patch) | |
| tree | d5710762a3cc291d201369b1840e296fab046c1c /gnu | |
| parent | aeb59a3bb8318b526635918ffef3115c6739c0cc (diff) | |
gnu: Remove python-rich-next.
* gnu/packages/python-xyz.scm (python-rich-next): Delete variable.
Change-Id: I7b37b4083d770452e4659a8b876976d824f3bed0
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 532554294e..3fbad56342 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -21328,9 +21328,6 @@ into 22 character URL-safe base64 slug representation.") syntax highlighting, markdown and more to the terminal.") (license license:expat))) -;; XXX: Deprecated on <2026-01-18>. -(define-deprecated/public-alias python-rich-next python-rich) - (define-public python-rich-click (package (name "python-rich-click") |
