guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit 5434541fe01996130d07624cfe9ff1cdc4d1bfa9
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Wed Jan 21 14:17:32 2026 +0000
gnu: Remove python-consul.
* gnu/packages/python-xyz.scm (python-consul): Delete variable.
Change-Id: Ia3975aa86ad981f607074ac941a405ee9d1f15cf
---
gnu/packages/python-xyz.scm | 2 --
1 file changed, 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index bb8d59ba9d..78cd0f40fd 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -22993,8 +22993,6 @@ natural language processing libraries.")
discovery, monitoring and configuration.")
(license license:expat)))
-(define-deprecated-package python-consul python-py-consul)
-
(define-public python-schematics
(package
(name "python-schematics")