guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit 4e034b16b7ac28b24efdc754cf46e41fa0c58109
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 153447a517..f01f1c293f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -23035,8 +23035,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")