Releases: alexeagle/rules_python
Releases · alexeagle/rules_python
v0.7.0
WORKSPACE setup:
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_python",
sha256 = "15f84594af9da06750ceb878abbf129241421e3abbd6e36893041188db67f2fb",
strip_prefix = "rules_python-0.7.0",
url = "https://github.com/bazelbuild/rules_python/refs/tags/v0.7.0.tar.gz",
)
Full Changelog: 0.6.0...v0.7.0
0.6.0
WORKSPACE setup:
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_python",
sha256 = "95d3463392f166ed9b13ee2b92c75efb97782545631ef0d9bca8b544162533b6",
strip_prefix = "rules_python-.6.0",
url = "https://github.com/bazelbuild/rules_python/archive/0.6.0.tar.gz",
)
Full Changelog: 0.4.0...0.6.0