guix_mirror_bot pushed a commit to branch python-team
in repository guix.

commit 0fefa47cb80f64e6efa5b657155b7eeafe6c91f7
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Sat Jan 17 14:33:19 2026 +0000

    gnu: Remove python-tldr.
    
    * gnu/packages/textutils.scm (python-tldr): Delete variable.
    
    Change-Id: Id535933a89c202b9fe1192b78116781b43dbf8a2
---
 gnu/packages/textutils.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index a9825b39eb..6b376bba69 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -1212,9 +1212,6 @@ effort to simplify the man pages with practical examples 
described in
 @url{https://tldr.sh/}.";)
     (license license:expat)))
 
-(define-public python-tldr
-  (deprecated-package "python-tldr" tldr))
-
 (define-public txt2tags
   (package
     (name "txt2tags")

Reply via email to