Lines Matching +full:test +full:- +full:wheel
15 bazel_dep(name = "rules_proto", version = "6.0.0-rc1")
17 # (py_proto_library specific) Add the protobuf library for well-known types (e.g. `Any`, `Timestamp…
21 # that --java_runtime_version=remotejdk_11 works with Bazel 8.
24 # Only needed to make rules_python's CI happy. A test verifies that
25 # MODULE.bazel.lock is cross-platform friendly, and there are transitive
78 "aarch64-apple-darwin": "1409acd9a506e2d1d3b65c1488db4e40d8f19d09a7df099667c87a506f71c0ef",
79 … "aarch64-unknown-linux-gnu": "8f351a8cc348bb45c0f95b8634c8345ec6e749e483384188ad865b7428342703",
80 "x86_64-apple-darwin": "8146ad4390710ec69b316a5649912df0247d35f4a42e2aa9615bffd87b3e235a",
81 … "x86_64-pc-windows-msvc": "a1d9a594cd3103baa24937ad9150c1a389544b4350e859200b3e5c036ac352bd",
82 … "x86_64-unknown-linux-gnu": "9b64eca2a94f7aff9409ad70bdaa7fbbf8148692662e764401883957943620dd",
84 urls = ["20220227/cpython-{python_version}+20220227-{platform}-{build}.tar.gz"],
94 platform = "aarch64-apple-darwin",
97 urls = ["20220227/cpython-{python_version}+20220227-{platform}-{build}.tar.gz"],
114 # creates different wheel repositories. Different attributes allow the user
119 # wheel in different pip hubs.
125 # to add content to the request wheel BUILD file.
141 # Call whl_mods.create for the wheel package.
151 data_exclude_glob = ["site-packages/*.dist-info/WHEEL"],
153 whl_name = "wheel",
168 experimental_index_url = "${PIP_INDEX_URL:-https://pypi.org/simple}",
172 # "my_package": "https://different-index-url.com",
176 # "https://different-index-url.com",
181 "sphinxcontrib-qthelp",
182 "sphinxcontrib-htmlhelp",
183 "sphinxcontrib-devhelp",
184 "sphinxcontrib-applehelp",
185 "sphinxcontrib-serializinghtml",
197 "wheel": ["generated_file"],
204 # and the name of the wheel.
207 "@whl_mods_hub//:wheel.json": "wheel",
214 "sphinxcontrib-qthelp",
215 "sphinxcontrib-htmlhelp",
216 "sphinxcontrib-devhelp",
217 "sphinxcontrib-applehelp",
218 "sphinxcontrib-serializinghtml",
248 # and the name of the wheel.
251 "@whl_mods_hub//:wheel.json": "wheel",
257 # The patches have to be in the unified-diff format.
259 file = "requests-2.25.1-py2.py3-none-any.whl",
275 # example test dependencies