gnu: Remove python2-clyent.

* gnu/packages/python-xyz.scm (python2-clyent): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:03:30 -04:00
parent c8638b6db6
commit d0d907dff8
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1242,9 +1242,6 @@ (define-public python-clyent
by @code{binstar}, @code{binstar-build}, and @code{chalmers}.")
(license license:bsd-3)))
(define-public python2-clyent
(package-with-python2 python-clyent))
(define-public python-babel
(package
(name "python-babel")