gnu: Remove python2-kazoo.
* gnu/packages/python-xyz.scm (python2-kazoo): Delete variable.
This commit is contained in:
parent
714125fbd0
commit
2b612f1589
1 changed files with 0 additions and 3 deletions
|
@ -17446,9 +17446,6 @@ (define-public python-kazoo
|
|||
programming errors.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-kazoo
|
||||
(package-with-python2 python-kazoo))
|
||||
|
||||
(define-public python-pykafka
|
||||
(package
|
||||
(name "python-pykafka")
|
||||
|
|
Loading…
Reference in a new issue