diff options
| author | Vinicius Monego <monego@posteo.net> | 2022-01-19 14:09:10 +0000 |
|---|---|---|
| committer | Mathieu Othacehe <othacehe@gnu.org> | 2022-01-20 14:34:00 +0100 |
| commit | fe70ae91b1744803837c531cd58a3558b6174a9b (patch) | |
| tree | c13a15907db5782b308dd883f2828147a5f2264b /gnu/packages/python-web.scm | |
| parent | 0d308517f5c95cf5720b34d449c1820df83dc1df (diff) | |
gnu: Remove python2-elasticsearch.
* gnu/packages/python-web.scm (python2-elasticsearch): Remove variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'gnu/packages/python-web.scm')
| -rw-r--r-- | gnu/packages/python-web.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 0af36595751..42da8617b0c 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 | |||
| 3738 | this it tries to be opinion-free and very extendable.") | 3738 | this it tries to be opinion-free and very extendable.") |
| 3739 | (license license:expat))) | 3739 | (license license:expat))) |
| 3740 | 3740 | ||
| 3741 | (define-public python2-elasticsearch | ||
| 3742 | (package-with-python2 python-elasticsearch)) | ||
| 3743 | |||
| 3744 | (define-public python-engineio | 3741 | (define-public python-engineio |
| 3745 | (package | 3742 | (package |
| 3746 | (name "python-engineio") | 3743 | (name "python-engineio") |
