From 3bf50750fcf4630bb1f7e1cc447cb0dd420fbab3 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Sun, 1 May 2022 02:52:49 -0400 Subject: gnu: Remove python2-simplejson. * gnu/packages/python-xyz.scm (python2-simplejson): Delete variable. --- gnu/packages/python-xyz.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index ae7c51a5a9..3a2cd2c1b2 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -2724,9 +2724,6 @@ the optional C extension for speedups. Simplejson is also supported on Python 3.3+.") (license license:x11))) -(define-public python2-simplejson - (package-with-python2 python-simplejson)) - (define-public python-pyicu (package -- cgit v1.2.3