Home
last modified time | relevance | path

Searched full:pip_repository (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/
Drules_python.patch1 diff --git a/python/pip_install/pip_repository.bzl b/python/pip_install/pip_repository.bzl
3 --- a/python/pip_install/pip_repository.bzl
4 +++ b/python/pip_install/pip_repository.bzl
/aosp_15_r20/external/bazelbuild-rules_python/python/pip_install/
H A Dpip_repository.bzl19 load("//python/private/pypi:pip_repository.bzl", _pip_repository = "pip_repository")
24 pip_repository = _pip_repository
H A DBUILD.bazel23 srcs = ["pip_repository.bzl"],
/aosp_15_r20/external/bazelbuild-rules_python/python/
H A Dpip.bzl26 load("//python/private/pypi:pip_repository.bzl", "pip_repository")
32 pip_parse = pip_repository
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/manifest/
H A Dmanifest.go148 // PipRepository contains the information for pip_parse or pip_repository
150 PipRepository *PipRepository `yaml:"pip_repository,omitempty"`
154 // The name of the pip_parse or pip_repository target.
/aosp_15_r20/external/bazelbuild-rules_python/examples/pip_parse_vendored/
H A Drequirements.bzl7 load("@rules_python//python/pip_install:pip_repository.bzl", "group_library", "whl_library")
82 `whl_library` calls. See pip_repository.bzl for details.
/aosp_15_r20/external/bazelbuild-rules_python/python/private/pypi/
H A Dmulti_pip_parse.bzl18 load(":pip_repository.bzl", pip_parse = "pip_repository")
H A Dattrs.bzl15 "common attributes for whl_library and pip_repository"
178 use this attribute to specify its BUILD target. This allows pip_repository to invoke
H A Dpip_repository.bzl141 … 'load("@rules_python//python/pip_install:pip_repository.bzl", "group_library", "whl_library")',
222 pip_repository = repository_rule(
H A Dwhl_library.bzl96 … """Helper function to parse common attributes of pip_repository and whl_library repository rules.
457 Instantiated from pip_repository and inherits config options from there.""",
H A Dlabels.bzl15 """Constants used by parts of pip_repository for naming libraries and wheels."""
H A Drequirements.bzl.tmpl.workspace43 `whl_library` calls. See pip_repository.bzl for details.
H A Dpackage_annotation.bzl24 …"""Annotations to apply to the BUILD file content from package generated from a `pip_repository` r…
H A Dflags.bzl15 """Values and helpers for pip_repository related flags.
H A Dpip_repository_attrs.bzl46 'requirements' no resolve will take place and pip_repository will create
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/testdata/directive_python_label_convention/test1_unset/
H A Dgazelle_python.yaml5 pip_repository:
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/testdata/directive_python_label_convention/test2_custom_prefix_colon/
H A Dgazelle_python.yaml5 pip_repository:
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/testdata/directive_python_label_normalization/test4_unset_defaults_to_snake_case/
H A Dgazelle_python.yaml5 pip_repository:
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/testdata/directive_python_label_normalization/test1_type_none/
H A Dgazelle_python.yaml5 pip_repository:
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/testdata/directive_python_label_normalization/test2_type_pep503/
H A Dgazelle_python.yaml5 pip_repository:
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/testdata/directive_python_label_normalization/test3_type_snake_case/
H A Dgazelle_python.yaml5 pip_repository:
/aosp_15_r20/external/bazelbuild-rules_python/examples/pip_repository_annotations/
H A Drequirements.in2 # `pip_repository` rules.
/aosp_15_r20/external/bazelbuild-rules_python/examples/bzlmod_build_file_generation/
H A Dgazelle_python.yaml34 pip_repository:
/aosp_15_r20/external/bazelbuild-rules_python/examples/build_file_generation/
H A Dgazelle_python.yaml35 pip_repository:
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/testdata/monorepo/three/
H A Dgazelle_python.yaml18 pip_repository:

12