Skip to content

Commit 3a9ed0c

Browse files
authored
Merge pull request #12774: [BEAM-10567] Cherrypick #12765: Add LICENSE for pbr
[BEAM-10567] Cherrypick #12765: Add LICENSE for pbr
2 parents d348e0a + 28598f9 commit 3a9ed0c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sdks/python/container/license_scripts/dep_urls_py.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ pip_dependencies:
9595
license: "https://raw.githubusercontent.com/protocolbuffers/protobuf/master/LICENSE"
9696
protorpc:
9797
license: "https://raw.githubusercontent.com/google/protorpc/master/LICENSE"
98+
pbr:
99+
license: "https://opendev.org/openstack/pbr/raw/branch/master/LICENSE"
98100
pyarrow:
99101
license: "https://raw.githubusercontent.com/apache/arrow/master/LICENSE.txt"
100102
notice: "https://raw.githubusercontent.com/apache/arrow/master/NOTICE.txt"

0 commit comments

Comments
 (0)