gnu: Remove python2-pysocks.

* gnu/packages/python-xyz.scm (python2-pysocks): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-01 03:08:37 -04:00
parent ca7117a9dd
commit 5f973da340
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")