Upgrade bazelbuild-rules_python to 1.0.0 This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update external/bazelbuild-rules_python For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md Bug: 372860136 Test: TreeHugger Change-Id: I69802d2d8f140c330ca3055c9852579284627d9a
diff --git a/METADATA b/METADATA new file mode 100644 index 0000000..323c924 --- /dev/null +++ b/METADATA
@@ -0,0 +1,19 @@ +# This project was upgraded with external_updater. +# Usage: tools/external_updater/updater.sh update external/bazelbuild-rules_python +# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md + +name: "bazelbuild-rules_python" +description: "A repository of Starlark implementation of Python rules in Bazel" +third_party { + license_type: NOTICE + last_upgrade_date { + year: 2025 + month: 1 + day: 10 + } + identifier { + type: "Git" + value: "https://github.com/bazelbuild/rules_python" + version: "1.0.0" + } +}
diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2 new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/MODULE_LICENSE_APACHE2
diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..06bf9ce --- /dev/null +++ b/OWNERS
@@ -0,0 +1,3 @@ +include kernel/build:/OWNERS + +include platform/system/core:/janitors/OWNERS #{LAST_RESORT_SUGGESTION}