gnu: python2-pykafka: Remove package.
* gnu/packages/python-xyz.scm (python2-pykafka): Remove variable.master
parent
7e822d98c3
commit
82a5c26544
gnu/packages
|
@ -12807,9 +12807,6 @@ It includes Python implementations of Kafka producers and consumers, which
|
||||||
are optionally backed by a C extension built on librdkafka.")
|
are optionally backed by a C extension built on librdkafka.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-pykafka
|
|
||||||
(package-with-python2 python-pykafka))
|
|
||||||
|
|
||||||
(define-public python-wcwidth
|
(define-public python-wcwidth
|
||||||
(package
|
(package
|
||||||
(name "python-wcwidth")
|
(name "python-wcwidth")
|
||||||
|
|
Reference in New Issue