Commit ca98773
File tree
Expand file treeCollapse file tree
42 files changed
+58
-48
lines changedFilter options
- docs
- examples
- build_file_generation
- random_number_generator
- bzlmod
- entry_points/tests
- libs/my_lib
- other_module/other_module/pkg
- runfiles
- tests
- whl_mods
- bzlmod_build_file_generation
- other_module/other_module/pkg
- runfiles
- multi_python_versions
- libs/my_lib
- tests
- pip_parse
- pip_parse_vendored
- pip_repository_annotations
- py_proto_library
- wheel
- lib
- private
- python
- private
- proto
- pypi
- whl_installer
- whl_filegroup
- runfiles
- tests
- base_rules
- py_binary
- py_library
- py_test
- load_from_macro
- pycross
- pypi
- generate_group_library_build_bazel
- whl_installer
- whl_filegroup
- third_party/rules_pycross/pycross/private
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
42 files changed
+58
-48
lines changed+1-1Lines changed: 1 addition & 1 deletion
+1-1Lines changed: 1 addition & 1 deletion
examples/build_file_generation/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/build_file_generation/BUILD.bazel+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 | 7 |
|
| 8 | + |
| 9 | + |
| 10 | + |
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
|
examples/build_file_generation/random_number_generator/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/build_file_generation/random_number_generator/BUILD.bazel+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
|
examples/bzlmod/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod/BUILD.bazel+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
| 13 | + |
| 14 | + |
13 | 15 |
|
14 | 16 |
|
15 | 17 |
|
|
examples/bzlmod/entry_points/tests/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod/entry_points/tests/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
examples/bzlmod/libs/my_lib/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod/libs/my_lib/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
examples/bzlmod/other_module/other_module/pkg/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod/other_module/other_module/pkg/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
examples/bzlmod/runfiles/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod/runfiles/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
examples/bzlmod/tests/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod/tests/BUILD.bazel+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
|
examples/bzlmod/whl_mods/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod/whl_mods/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
examples/bzlmod_build_file_generation/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod_build_file_generation/BUILD.bazel+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 | 10 |
|
| 11 | + |
| 12 | + |
| 13 | + |
12 | 14 |
|
13 | 15 |
|
14 | 16 |
|
|
examples/bzlmod_build_file_generation/other_module/other_module/pkg/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod_build_file_generation/other_module/other_module/pkg/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
examples/bzlmod_build_file_generation/runfiles/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod_build_file_generation/runfiles/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
examples/multi_python_versions/libs/my_lib/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/multi_python_versions/libs/my_lib/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
examples/multi_python_versions/tests/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/multi_python_versions/tests/BUILD.bazel+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
examples/pip_parse/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/pip_parse/BUILD.bazel+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
| 2 | + |
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
8 |
| - |
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
|
examples/pip_parse_vendored/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/pip_parse_vendored/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 | 4 |
|
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
examples/pip_repository_annotations/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/pip_repository_annotations/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
examples/py_proto_library/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/py_proto_library/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
| 20 | + |
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
|
examples/wheel/lib/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/wheel/lib/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
examples/wheel/private/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/wheel/private/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
python/private/proto/BUILD.bazel
Copy file name to clipboardExpand all lines: python/private/proto/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
|
python/private/proto/py_proto_library.bzl
Copy file name to clipboardExpand all lines: python/private/proto/py_proto_library.bzl+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
python/private/pypi/deps.bzl
Copy file name to clipboardExpand all lines: python/private/pypi/deps.bzl+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
| 103 | + |
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
|
python/private/pypi/generate_group_library_build_bazel.bzl
Copy file name to clipboardExpand all lines: python/private/pypi/generate_group_library_build_bazel.bzl+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
python/private/pypi/whl_installer/BUILD.bazel
Copy file name to clipboardExpand all lines: python/private/pypi/whl_installer/BUILD.bazel+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
|
python/private/whl_filegroup/BUILD.bazel
Copy file name to clipboardExpand all lines: python/private/whl_filegroup/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
| 17 | + |
22 | 18 |
|
23 | 19 |
|
24 | 20 |
|
|
python/runfiles/BUILD.bazel
Copy file name to clipboardExpand all lines: python/runfiles/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
tests/base_rules/base_tests.bzl
Copy file name to clipboardExpand all lines: tests/base_rules/base_tests.bzl+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
tests/base_rules/py_binary/py_binary_tests.bzl
Copy file name to clipboardExpand all lines: tests/base_rules/py_binary/py_binary_tests.bzl+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
tests/base_rules/py_library/py_library_tests.bzl
Copy file name to clipboardExpand all lines: tests/base_rules/py_library/py_library_tests.bzl+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
tests/base_rules/py_test/py_test_tests.bzl
Copy file name to clipboardExpand all lines: tests/base_rules/py_test/py_test_tests.bzl+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
tests/load_from_macro/BUILD.bazel
Copy file name to clipboardExpand all lines: tests/load_from_macro/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
tests/pypi/generate_group_library_build_bazel/generate_group_library_build_bazel_tests.bzl
Copy file name to clipboardExpand all lines: tests/pypi/generate_group_library_build_bazel/generate_group_library_build_bazel_tests.bzl+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
|
tests/pypi/whl_installer/BUILD.bazel
Copy file name to clipboardExpand all lines: tests/pypi/whl_installer/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
tests/whl_filegroup/BUILD.bazel
Copy file name to clipboardExpand all lines: tests/whl_filegroup/BUILD.bazel+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 | 4 |
|
6 | 5 |
|
| 6 | + |
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
third_party/rules_pycross/pycross/private/wheel_library.bzl
Copy file name to clipboardExpand all lines: third_party/rules_pycross/pycross/private/wheel_library.bzl+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
0 commit comments