Sign in
android
/
platform
/
external
/
bazelbuild-rules_python
/
HEAD
f8bf92f
Upgrade bazelbuild-rules_python to 0.35.0
by Ahbong Chang
· 6 weeks ago
main
master
425dfb0
chore: update changelog for 0.35.0 release (#2124)
by Richard Levasseur
· 3 months ago
upstream/0.35.0
e923f9e
feat: update `compile_pip_requirements` to support multiple input files (#1067)
by Cal Jacobson
· 3 months ago
0d6d8f3
fix: support `runfiles.CurrentRepository` with non-hermetic `sys.path` (#1634)
by Fabian Meumertzheim
· 3 months ago
519574c
feat(pypi): support env markers in requirements files (#2059)
by Ignas Anikevicius
· 3 months ago
905af69
docs: move Sphinx object inventory for Bazel under sphinxdocs (#2117)
by Richard Levasseur
· 3 months ago
d69559d
fix: correctly handle absolute URLs in parse_simpleapi_html.bzl (#2112)
by WSUFan
· 3 months ago
4f97f1a
fix: Fix up search path of bootstrapped Python toolchain dylib (#2089)
by Nicholas Junge
· 3 months ago
5d27829
tests: fix example bzlmod coverage test for latest Bazel (#2119)
by Richard Levasseur
· 3 months ago
825acde
fix: make versioned rules return both builtin and rules_python providers (#2116)
by Richard Levasseur
· 3 months ago
3b183bf
docs: docgen underlying rules for macro-wrapped rules (#2107)
by Richard Levasseur
· 3 months ago
79478de
fix(bzlmod): silence duplicate version registrations (#2111)
by Ignas Anikevicius
· 3 months ago
fa13b01
test(toolchain): use flag_values in test platform defs (#2106)
by Ignas Anikevicius
· 3 months ago
cc76ce0
build(deps): bump sphinxcontrib-qthelp from 1.0.7 to 2.0.0 in /docs/sphinx (#2101)
by dependabot[bot]
· 3 months ago
7064f6b
fix(gazelle): make gazelle_python_manifest.genrule manual (#2097)
by hunshcn
· 3 months ago
dbc6c04
tests: make toolchain tests run in the same build instead of bazel-in-bazel integration tests (#2095)
by Richard Levasseur
· 3 months ago
ff1dfed
chore: bump toolchain versions (#2102)
by betaboon
· 3 months ago
014ad58
feat(gazelle): simplify gazelle_python.yaml (#2048)
by hunshcn
· 3 months ago
6f9082f
fix: use downloaded archive in sdist (#2091)
by Chris Chua
· 3 months ago
59bb4a8
fix: add missing +x to runtime env toolchain interpreter script (#2086)
by Richard Levasseur
· 3 months ago
eef1d81
build(deps): bump sphinxcontrib-htmlhelp from 2.0.5 to 2.0.6 in /docs/sphinx (#2084)
by dependabot[bot]
· 3 months ago
e722d07
refactor: move python/repositories.bzl implementation under python/private (#2083)
by Richard Levasseur
· 3 months ago
90baa6b
refactor: use logger in repo_utils.execute_* functions (#2082)
by Richard Levasseur
· 3 months ago
6c465e6
fix(sphinxdocs): use Label in the readthedocs_install macro (#2080)
by Ignas Anikevicius
· 3 months ago
4a262fa
fix(pypi): fix the whl selection algorithm after #2069 (#2078)
by Ignas Anikevicius
· 3 months ago
ae2eb70
fix: insert user imports before runtime site-packages (#2073)
by Richard Levasseur
· 3 months ago
ecad092
feat: inherit PYTHONSAFEPATH env var from outer process (#2076)
by Richard Levasseur
· 3 months ago
990a053
feat!: Following generation mode when generating test targets (#2044)
by Zhongpeng Lin
· 3 months ago
9ff6ab7
docs: describe `annotations` attr of `pip_parse` (#1667)
by Bruno Beltran
· 3 months ago
bd0ca99
fix(uv): fix UV_BIN usage with current_toolchain (#2074)
by Ignas Anikevicius
· 3 months ago
6e9a65f
refactor(internal): move the os/arch detection to repo_utils (#2075)
by Ignas Anikevicius
· 3 months ago
1f0765d
docs: document some environment variables (#2077)
by Richard Levasseur
· 3 months ago
99c8dff
Re-Upgrade to 0.28.0. am: 047b985118
by HONG Yifan
· 3 months ago
047b985
Re-Upgrade to 0.28.0.
by HONG Yifan
· 4 months ago
bf70429
refactor(pypi): split out code for env marker evaluation for reuse (#2068)
by Ignas Anikevicius
· 4 months ago
bb3615f
refactor(pypi): split out more utils and start passing 'abi_os_arch' around (#2069)
by Ignas Anikevicius
· 4 months ago
68c3048
internal: repos to create a toolchain from a locally installed Python (#2000)
by Richard Levasseur
· 4 months ago
68f752e
fix: make mac zip builds work (#2052)
by Richard Levasseur
· 4 months ago
7093d91
build(deps): bump setuptools from 65.6.3 to 70.0.0 in /examples/pip_parse (#2065)
by dependabot[bot]
· 4 months ago
f0a23b6
build(deps): bump zipp from 3.11.0 to 3.19.2 in /tools/publish (#2066)
by dependabot[bot]
· 4 months ago
43a32a3
refactor: Address a few improvements on `uv` toolchain (#2062)
by Greg Roodt
· 4 months ago
eeb7494
feat: Introduce an experimental `uv` toolchain (#1989)
by Greg Roodt
· 4 months ago
cca1d4e
fix(gazelle): Use the correct rules_go label in gazelle/manifest/defs.bzl (#2058)
by Douglas Thor
· 4 months ago
03854a2
refactor: don't load repo-phase objects from build-phase (#2056)
by Richard Levasseur
· 4 months ago
04f5798
tests: add integration test for build_python_zip (#2045)
by Richard Levasseur
· 4 months ago
1d0c9a7
chore: add cxxopt std=c++14 to BCR presubmit config (#2051)
by Richard Levasseur
· 4 months ago
e690975
fix: use `exec` to invoke the stage-2 bootstrap for non-zip case (#2047)
by Chowder
· 4 months ago
b024c5a
build(deps): bump certifi from 2024.6.2 to 2024.7.4 in /docs/sphinx (#2046)
by dependabot[bot]
· 4 months ago
7bba79d
build(deps): bump charset-normalizer from 3.0.1 to 3.3.2 in /tools/publish (#2028)
by dependabot[bot]
· 4 months ago
d710539
refactor: use http_archive for the stdlib list (#2037)
by Sitaktif
· 4 months ago
945cea4
build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /tools/publish (#2041)
by dependabot[bot]
· 4 months ago
25a0a47
fix: pypi parse_simpleapi_html.bzl is robust to metadata containing ">" sign (#2031)
by Mihai Dusmanu
· 4 months ago
2cfbe73
fix(windows): symlink bootstrap script when not building zip (#2015)
by Jonathan Giroux (Koltes)
· 4 months ago
e6b9cff
chore: include aignas to PyPI code reviewers (#2034)
by Ignas Anikevicius
· 4 months ago
084b877
(chore): Remove the extra indirection and `bzlmod` folder (#2022)
by Greg Roodt
· 4 months ago
upstream/0.34.0
e5a0164
chore: Remove unused renovate.json (#2021)
by Greg Roodt
· 4 months ago
49c4dc8
feat(gazelle): Add directives for label format & normalisation (#1976)
by Illia Ovchynnikov
· 4 months ago
8d40b19
fix(bzlmod): only expose common packages via the requirements constants (#1955)
by Ignas Anikevicius
· 4 months ago
4e70959
feat: add runtime_env toolchain suite to replace "autodetecting" toolchain (#2018)
by Richard Levasseur
· 4 months ago
11133b3
fix: Fix broken logger statement in parse_requirements.bzl (#2017)
by Mark Elliot
· 4 months ago
49d180f
fix(multiplatform): Add i386 Linux support (#1999)
by Nic
· 4 months ago
f56fe42
fix(whl_library): correctly handle arch-specific deps in wheels (#2007)
by Ignas Anikevicius
· 4 months ago
5dfc1c7
chore: bump sphinxdocs deps (#2013)
by Ignas Anikevicius
· 4 months ago
9f291c3
refactor: call a function to define internal pypi flags instead of listcomp (#2011)
by Richard Levasseur
· 4 months ago
5b2564a
fix: make first default output the executable again (#2010)
by Richard Levasseur
· 4 months ago
1a225f4
chore: adjust CODEOWNERS (#2008)
by Ignas Anikevicius
· 4 months ago
ea49937
refactor: move the remaining PyPI related functions to private/pypi (#2006)
by Ignas Anikevicius
· 4 months ago
4c091c3
refactor: Remove unused template substitution (#2004)
by Greg Roodt
· 4 months ago
55d1042
docs: Removes dead link after docs were migrated to sphinx (#2005)
by Greg Roodt
· 4 months ago
04a803c
refactor: move PyPI related extension and repository_rule setup to its own dir (#2003)
by Ignas Anikevicius
· 4 months ago
0fd7b64
fix(bzlmod): pass only non-default values to whl_library (#2002)
by Ignas Anikevicius
· 4 months ago
d003204
chore: remove dead code from whl_target_platforms (#2001)
by Ignas Anikevicius
· 4 months ago
0dcaa2e
fix: Add `configure=True` for internal_config_repo (#1998)
by Yun Peng
· 4 months ago
e8dcfef
refactor: lookup exec interpreter using toolchain resolution (#1997)
by Richard Levasseur
· 4 months ago
0b6b471
refactor!: Remove entrypoint (#1987)
by Greg Roodt
· 4 months ago
a124c84
doc: Changelog updates for 0.33.2 (#1995)
by Ignas Anikevicius
· 4 months ago
0533e75
fix: allow creating PyRuntimeInfo without specifying interpreter_version_info (#1992)
by Richard Levasseur
· 4 months ago
a1d2e45
fix: Resolve the test manifest with the runfiles lib. (#1993)
by lberki
· 4 months ago
cf1f36d
fix(toolchain): disable exec toolchain by default (#1968)
by Ignas Anikevicius
· 4 months ago
d7e07fc
refactor(internal): allow setting linking mode for internal cc_details APIs (#1982)
by Richard Levasseur
· 4 months ago
95b150d
chore: use `**` globs instead of explcit BUILD.bazel reference in distribution filegroups (#1991)
by Richard Levasseur
· 4 months ago
b16f4f9
docs: Remove proposals (#1990)
by Greg Roodt
· 4 months ago
aeba716
fix: enable auto exec groups using attribute (#1986)
by Richard Levasseur
· 4 months ago
ac3abf6
docs: Fix a few typos in docs and function names (#1978)
by Richard Levasseur
· 5 months ago
c72f20c
build(deps): bump babel from 2.13.1 to 2.15.0 in /docs/sphinx (#1983)
by dependabot[bot]
· 5 months ago
1016a5c
build(deps): bump urllib3 from 1.26.18 to 1.26.19 in /tools/publish (#1981)
by dependabot[bot]
· 5 months ago
25bba58
chore: access ctx.version_file to inform Bazel stamping info is needed (#1952)
by Richard Levasseur
· 5 months ago
fce7354
refactor(bzlmod): generate fewer targets for pip_config_settings (#1974)
by Ignas Anikevicius
· 5 months ago
7f1d59e
fix(bzlmod): use same target in requirement('foo') and all_requirements (#1973)
by Jeremy Volkman
· 5 months ago
8205468
build(deps): bump typing-extensions from 4.9.0 to 4.12.2 in /docs/sphinx (#1965)
by dependabot[bot]
· 5 months ago
7a437cc
build(deps): bump softprops/action-gh-release from 1 to 2 (#1963)
by dependabot[bot]
· 5 months ago
177847d
build(deps): bump markupsafe from 2.1.3 to 2.1.5 in /docs/sphinx (#1964)
by dependabot[bot]
· 5 months ago
2cd450f
build(deps): bump actions/stale from 3 to 9 (#1962)
by dependabot[bot]
· 5 months ago
df375ff
build(deps): bump actions/checkout from 2 to 4 (#1961)
by dependabot[bot]
· 5 months ago
9576016
build(deps): bump pygments from 2.17.2 to 2.18.0 in /docs/sphinx (#1966)
by dependabot[bot]
· 5 months ago
f8ae19d
ci: add a custom dependabot file (#1960)
by Ignas Anikevicius
· 5 months ago
2c3df90
build(deps): bump cryptography from 41.0.6 to 42.0.4 in /tools/publish (#1772)
by dependabot[bot]
· 5 months ago
5034cc1
build(deps): bump idna from 3.4 to 3.7 in /tools/publish (#1849)
by dependabot[bot]
· 5 months ago
ec86f20
chore: various cleanups to make google imports/patching easier (#1958)
by Richard Levasseur
· 5 months ago
53dee20
docs: fix doc for how to use new bootstrap impl (#1959)
by Richard Levasseur
· 5 months ago
Next »