mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python2-pykafka: Remove package.
* gnu/packages/python-xyz.scm (python2-pykafka): Remove variable.
This commit is contained in:
parent
7e822d98c3
commit
82a5c26544
1 changed files with 0 additions and 3 deletions
|
@ -12807,9 +12807,6 @@ It includes Python implementations of Kafka producers and consumers, which
|
|||
are optionally backed by a C extension built on librdkafka.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-pykafka
|
||||
(package-with-python2 python-pykafka))
|
||||
|
||||
(define-public python-wcwidth
|
||||
(package
|
||||
(name "python-wcwidth")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue