From 13125c5afeeacecdef41e103d9e5f942fcb78c01 Mon Sep 17 00:00:00 2001 From: Alex Griffin Date: Tue, 26 Nov 2019 13:52:21 -0600 Subject: gnu: Remove python2-socksipychain. * gnu/packages/python-xyz.scm (python2-socksipychain): Remove variable. --- gnu/packages/python-xyz.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 1695f9b11a..186e558f2f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -4331,9 +4331,6 @@ TLS/SSL encryption. It was developed for use in PageKite, and also includes a simple netcat replacement with chaining support.") (license license:bsd-3))) -(define-public python2-socksipychain - (package-with-python2 python-socksipychain)) - (define-public python-pycodestyle (package (name "python-pycodestyle") -- cgit v1.2.3