https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202000

Kubilay Kocak <ko...@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|                            |pyt...@freebsd.org

--- Comment #2 from Kubilay Kocak <ko...@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.
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to