From fe70ae91b1744803837c531cd58a3558b6174a9b Mon Sep 17 00:00:00 2001 From: Vinicius Monego Date: Wed, 19 Jan 2022 14:09:10 +0000 Subject: gnu: Remove python2-elasticsearch. * gnu/packages/python-web.scm (python2-elasticsearch): Remove variable. Signed-off-by: Mathieu Othacehe --- gnu/packages/python-web.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/python-web.scm') 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") -- cgit v1.2.3