https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202000
Kubilay Kocak <[email protected]> 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| |[email protected] --- Comment #2 from Kubilay Kocak <[email protected]> --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
