mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-29 07:42:23 -05:00
gnu: Remove python2-pysocks.
* gnu/packages/python-xyz.scm (python2-pysocks): Delete variable.
This commit is contained in:
parent
ca7117a9dd
commit
5f973da340
1 changed files with 0 additions and 3 deletions
|
@ -20072,9 +20072,6 @@ (define-public python-pysocks
|
|||
version of @code{SocksiPy} with bug fixes and extra features.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-pysocks
|
||||
(package-with-python2 python-pysocks))
|
||||
|
||||
(define-public python-pydiff
|
||||
(package
|
||||
(name "python-pydiff")
|
||||
|
|
Loading…
Reference in a new issue