gnu: Remove python2-socksipychain.
authorAlex Griffin <a@ajgrf.com>
Tue, 26 Nov 2019 19:52:21 +0000 (13:52 -0600)
committerAlex Griffin <a@ajgrf.com>
Mon, 2 Dec 2019 15:45:33 +0000 (09:45 -0600)
* gnu/packages/python-xyz.scm (python2-socksipychain): Remove variable.

gnu/packages/python-xyz.scm

index 1695f9b..186e558 100644 (file)
@@ -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")