Merge ~cjwatson/lp-source-dependencies:kafka into lp-source-dependencies:master

Proposed by Colin Watson
Status: Needs review
Proposed branch: ~cjwatson/lp-source-dependencies:kafka
Merge into: lp-source-dependencies:master
Diff against target: 4 lines (+0/-0)
0 files modified
Reviewer Review Type Date Requested Status
Guruprasad Approve
Review via email: mp+439413@code.launchpad.net

Commit message

Add kafka-python 2.0.2

Description of the change

I do have a slight concern that this hasn't been updated since 2020. However, as compared to the most obvious competitor (`confluent-kafka`), it has the advantage of being pure-Python, so I'd rather start here anyway for ease of deployment, especially as long as we need to deal with deploying to xenial. I intend to keep all the code that interacts directly with these bindings behind a small Launchpad-specific abstraction layer, so we can always switch to different bindings later if we find we need to.

To post a comment you must log in.
Revision history for this message
Guruprasad (lgp171188) :
review: Approve

Unmerged commits

46466ac... by Colin Watson

Add kafka-python 2.0.2

I do have a slight concern that this hasn't been updated since 2020.
However, as compared to the most obvious competitor (`confluent-kafka`),
it has the advantage of being pure-Python, so I'd rather start here
anyway for ease of deployment, especially as long as we need to deal
with deploying to xenial. I intend to keep all the code that interacts
directly with these bindings behind a small Launchpad-specific
abstraction layer, so we can always switch to different bindings later
if we find we need to.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/dist/kafka-python-2.0.2.tar.gz b/dist/kafka-python-2.0.2.tar.gz
2new file mode 100644
3index 0000000..b8d5dd5
4Binary files /dev/null and b/dist/kafka-python-2.0.2.tar.gz differ

Subscribers

People subscribed via source and target branches