gnu: Remove python2-clyent.
* gnu/packages/python-xyz.scm (python2-clyent): Delete variable.
parent
c8638b6db6
commit
d0d907dff8
|
@ -1242,9 +1242,6 @@ and function call return values in a human-readable way.")
|
||||||
by @code{binstar}, @code{binstar-build}, and @code{chalmers}.")
|
by @code{binstar}, @code{binstar-build}, and @code{chalmers}.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-clyent
|
|
||||||
(package-with-python2 python-clyent))
|
|
||||||
|
|
||||||
(define-public python-babel
|
(define-public python-babel
|
||||||
(package
|
(package
|
||||||
(name "python-babel")
|
(name "python-babel")
|
||||||
|
|
Reference in New Issue