guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit ea034089fc9402f587db5550c9b5bd9b51cfa78c
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Sat Jan 17 14:33:19 2026 +0000
gnu: Remove python-cobib.
* gnu/packages/textutils.scm (python-cobib): Delete variable.
Change-Id: I30cd0930728617827af71baa3dad42f1960b9316
---
gnu/packages/textutils.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index c0613d2271..a9825b39eb 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -1458,9 +1458,6 @@ It uses a plain-text database, a location-independent
library, and features
git integration, command-line support, and a curses-based TUI.")
(license license:expat)))
-(define-deprecated-package python-cobib
- cobib)
-
(define-public bibutils
(package
(name "bibutils")