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

commit ad4fdb4d246287025d2b77fe2a253e7e4121cd9f
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 32dc01ea82..1e605fce76 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -23031,8 +23031,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")

Reply via email to