mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-04 02:19:18 -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.")
|
version of @code{SocksiPy} with bug fixes and extra features.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-pysocks
|
|
||||||
(package-with-python2 python-pysocks))
|
|
||||||
|
|
||||||
(define-public python-pydiff
|
(define-public python-pydiff
|
||||||
(package
|
(package
|
||||||
(name "python-pydiff")
|
(name "python-pydiff")
|
||||||
|
|
Loading…
Reference in a new issue