From 8a60b34e2b65e8f4a35422bd5a34e1695e222a24 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Thu, 12 May 2022 20:54:46 -0400 Subject: gnu: Remove python2-sortedcontainers. * gnu/packages/python-xyz.scm (python2-sortedcontainers): Delete variable. --- gnu/packages/python-xyz.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 66ef65fdbd..2ad95ff251 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -22362,9 +22362,6 @@ that is accessible to other projects developed in Cython.") pure-Python.") (license license:asl2.0))) -(define-public python2-sortedcontainers - (package-with-python2 python-sortedcontainers)) - (define python-cloudpickle-testpkg (package (name "python-cloudpickle-testpkg") -- cgit v1.2.3