This is an automated email from the ASF dual-hosted git repository.
yhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 8995f27b02c Add license for kafka-python (#35116)
8995f27b02c is described below
commit 8995f27b02c21f0784405fd69987fba45738548d
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Mon Jun 2 18:29:47 2025 +0400
Add license for kafka-python (#35116)
---
sdks/python/container/license_scripts/dep_urls_py.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sdks/python/container/license_scripts/dep_urls_py.yaml
b/sdks/python/container/license_scripts/dep_urls_py.yaml
index 0fe830b7ab6..da10163fdb4 100644
--- a/sdks/python/container/license_scripts/dep_urls_py.yaml
+++ b/sdks/python/container/license_scripts/dep_urls_py.yaml
@@ -94,6 +94,8 @@ pip_dependencies:
license: "https://raw.githubusercontent.com/mtth/hdfs/master/LICENSE"
httplib2:
license:
"https://raw.githubusercontent.com/httplib2/httplib2/master/LICENSE"
+ kafka-python:
+ license:
"https://raw.githubusercontent.com/dpkp/kafka-python/master/LICENSE"
keras:
license:
"https://raw.githubusercontent.com/keras-team/keras/master/LICENSE"
keras-nightly: