File tree 2 files changed +6
-6
lines changed
dt_patches/test_dt_patches_user_srcjar
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ http_archive(
13
13
14
14
http_archive (
15
15
name = "rules_python" ,
16
- sha256 = "ca77768989a7f311186a29747e3e95c936a41dffac779aff6b443db22290d913 " ,
17
- strip_prefix = "rules_python-0.36 .0" ,
18
- url = "https://github.com/bazelbuild/rules_python/releases/download/0.36 .0/rules_python-0.36 .0.tar.gz" ,
16
+ sha256 = "690e0141724abb568267e003c7b6d9a54925df40c275a870a4d934161dc9dd53 " ,
17
+ strip_prefix = "rules_python-0.40 .0" ,
18
+ url = "https://github.com/bazelbuild/rules_python/releases/download/0.40 .0/rules_python-0.40 .0.tar.gz" ,
19
19
)
20
20
21
21
load ("@rules_python//python:repositories.bzl" , "py_repositories" )
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ http_archive(
13
13
14
14
http_archive (
15
15
name = "rules_python" ,
16
- sha256 = "ca77768989a7f311186a29747e3e95c936a41dffac779aff6b443db22290d913 " ,
17
- strip_prefix = "rules_python-0.36 .0" ,
18
- url = "https://github.com/bazelbuild/rules_python/releases/download/0.36 .0/rules_python-0.36 .0.tar.gz" ,
16
+ sha256 = "690e0141724abb568267e003c7b6d9a54925df40c275a870a4d934161dc9dd53 " ,
17
+ strip_prefix = "rules_python-0.40 .0" ,
18
+ url = "https://github.com/bazelbuild/rules_python/releases/download/0.40 .0/rules_python-0.40 .0.tar.gz" ,
19
19
)
20
20
21
21
load ("@rules_python//python:repositories.bzl" , "py_repositories" )
You can’t perform that action at this time.
0 commit comments