[Bug 202000] [NEW PORT] net/py-kafka-python: Pure Python client for Apache Kafka
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 31 06:07:08 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202000
Kubilay Kocak <koobs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |needs-patch, needs-qa,
| |patch
Summary|[new port] |[NEW PORT]
|net/py-kafka-python |net/py-kafka-python: Pure
| |Python client for Apache
| |Kafka
CC| |python at FreeBSD.org
--- Comment #2 from Kubilay Kocak <koobs at FreeBSD.org> ---
This package requires 'six' as per the setup.py:
install_requires=['six'],
I also created a PR upstream to include LICENSE in the PyPI sdist:
https://github.com/mumrah/kafka-python/pull/441
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list