guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/03: gnu: Remove python2-socksipychain.


From: guix-commits
Subject: 03/03: gnu: Remove python2-socksipychain.
Date: Mon, 2 Dec 2019 10:51:18 -0500 (EST)

ajgrf pushed a commit to branch master
in repository guix.

commit 13125c5afeeacecdef41e103d9e5f942fcb78c01
Author: Alex Griffin <address@hidden>
Date:   Tue Nov 26 13:52:21 2019 -0600

    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 1695f9b..186e558 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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]