gnu: Remove python2-pysocks.
* gnu/packages/python-xyz.scm (python2-pysocks): Delete variable.
parent
ca7117a9dd
commit
5f973da340
|
@ -20072,9 +20072,6 @@ requirements is not met.")
|
||||||
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")
|
||||||
|
|
Reference in New Issue