guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

22/28: gnu: Remove python2-elasticsearch.


From: guix-commits
Subject: 22/28: gnu: Remove python2-elasticsearch.
Date: Thu, 20 Jan 2022 08:34:36 -0500 (EST)

mothacehe pushed a commit to branch master
in repository guix.

commit fe70ae91b1744803837c531cd58a3558b6174a9b
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Wed Jan 19 14:09:10 2022 +0000

    gnu: Remove python2-elasticsearch.
    
    * gnu/packages/python-web.scm (python2-elasticsearch): Remove variable.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 gnu/packages/python-web.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 0af3659575..42da8617b0 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3738,9 +3738,6 @@ provide common ground for all Elasticsearch-related code 
in Python; because of
 this it tries to be opinion-free and very extendable.")
     (license license:expat)))
 
-(define-public python2-elasticsearch
-  (package-with-python2 python-elasticsearch))
-
 (define-public python-engineio
   (package
     (name "python-engineio")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]