Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
HEAD
8ff4386
fix: make sys.executable work with script bootstrap (#2409)
by Richard Levasseur
· 5 hours ago
upstream/main
4a55ef4
chore(gazelle): Rename GAZELLE_VERBOSE env var; use idiomatic go; add comments (#2428)
by Douglas Thor
· 28 hours ago
b9b0948
chore!(pip.parse): remove parse_all_requirements_files attribute (#2407)
by Ignas Anikevicius
· 2 days ago
d52b964
feat(pypi): Add extra_hub_aliases to pip_repository too (#2426)
by Garrett Holmstrom
· 2 days ago
9766cb6
chore: extra code removals before 1.0 (#2421)
by Ignas Anikevicius
· 3 days ago
e7c306d
feat(musl): add musl toolchain (#2402)
by Ignas Anikevicius
· 3 days ago
0e9f97d
fix(uv): Fix sha256 for uv binary for aarch64-apple-darwin (#2422)
by Mark Schulte
· 3 days ago
f88e083
fix(pypi): handle multiple versions of the same package when parsing requirements files (#2377)
by Elvis M. Wianda
· 3 days ago
68d1b41
refactor!(toolchain): remove uname dep in the repository_rule stage (#2406)
by Ignas Anikevicius
· 3 days ago
79bd1f5
refactor(toolchain): use bazel to extract `zstd` archives (#2412)
by Ignas Anikevicius
· 3 days ago
b28db69
refactor: Add GAZELLE_VERBOSE env and log parser failures (#2420)
by Douglas Thor
· 3 days ago
15e9b4a
docs: fix refs to precompile source retention flag/attr in precompiling docs (#2419)
by Richard Levasseur
· 3 days ago
1944874
chore: update changelog for 0.40.0 (#2416)
by Richard Levasseur
· 4 days ago
0.40.0
7467c6f
docs: tell how to do pyc-only builds (#2417)
by Richard Levasseur
· 4 days ago
b304fc6
fix: keep import path values if Bazel-builtin PyInfo is removed (#2415)
by Richard Levasseur
· 5 days ago
155efce
fix: upgrade to rules_proto 7.0.2 to pickup fix for Bazel 9 (#2408)
by Richard Levasseur
· 7 days ago
273cbd1
ci: add last_rc, remove extraneous pystar configs (#2405)
by Richard Levasseur
· 7 days ago
c8ccd22
chore!: remove requirements.txt for the twine publishing tool (#2401)
by Ignas Anikevicius
· 7 days ago
541bcba
deps: update to gazelle 0.40.0 (#2403)
by Richard Levasseur
· 7 days ago
1738faf
chore: change bcr presubmit to drop bazel 6, add last_rc (bazel 8) (#2404)
by Richard Levasseur
· 7 days ago
7b95ea6
refactor(pkg_aliases): create a macro for creating whl aliases (#2391)
by Ignas Anikevicius
· 8 days ago
0759322
chore: update changelog for 0.39.0 (#2398)
by Richard Levasseur
· 8 days ago
0.39.0
497945d
chore: remove Thulio from BCR app configs (#2397)
by Ignas Anikevicius
· 8 days ago
2f6ca17
fix: skip precompiling if using Bazel-builtin PyRuntimeInfo (#2394)
by Richard Levasseur
· 8 days ago
1b2714e
tests: use $(rootpaths) to get executable files paths for Bazel 8 compatibility (#2395)
by Richard Levasseur
· 8 days ago
91e5751
fix: Bazel version check (#2393)
by Ivo List
· 9 days ago
576e6dc
chore: remove references to @rules_cc//cc:defs.bzl (#2293)
by Ivo List
· 9 days ago
4864d63
deps: updates for bazel 8 compatibility (#2379)
by Richard Levasseur
· 9 days ago
4e61031
feat: add attrs/fields for the runtime's ABI flags (#2390)
by Richard Levasseur
· 10 days ago
daed352
chore: change the parse_all_requirements_files default value (#2389)
by Ignas Anikevicius
· 10 days ago
2af0020
feat(toolchain): support freethreaded toolchains (#2372)
by Ignas Anikevicius
· 10 days ago
7010148
chore(deps): upgrade some dependencies that will eventually be required by Bazel 8 (#2383)
by Richard Levasseur
· 13 days ago
772b1cc
chore: improve the CHANGELOG for the new release (#2385)
by Ignas Anikevicius
· 13 days ago
251eb37
chore: prepare CHANGELOG for 0.38.0 release (#2384)
by Ignas Anikevicius
· 13 days ago
0.38.0
78e2071
chore: move code out of WORKSPACE.bzlmod and into MODULE (#2380)
by Richard Levasseur
· 13 days ago
00d352b
chore: cleanup and fix some bzl_library deps in //python/private (#2381)
by Richard Levasseur
· 13 days ago
2d9a321
tests: fix the job name for the debian bzlmod gazelle job (#2382)
by Richard Levasseur
· 13 days ago
d66e55c
feat(bzlmod): cross-platform builds without experimental_index_url (#2325)
by Ignas Anikevicius
· 2 weeks ago
2038975
fix: make sphinxdocs support directory inputs (#2375)
by Richard Levasseur
· 2 weeks ago
218f8e1
fix(bzlmod): allow users to specify extra targets to be added to hub repos (#2369)
by Ignas Anikevicius
· 2 weeks ago
ae0aeff
fix(pypi): use local version specifiers for patched whl output (#2365)
by Ignas Anikevicius
· 2 weeks ago
3367f82
fix(pypi): correctly pass `extra_pip_args` when building sdists (#2368)
by Ignas Anikevicius
· 3 weeks ago
4dc0518
docs: clarify that PyInfo.transitive_sources may not include py files (#2367)
by Richard Levasseur
· 3 weeks ago
b6fc2a0
fix: Remove --no-build-isolation from pip install command (#2360)
by Mark Elliot
· 3 weeks ago
2b6308c
tests: don't restrict python versions in bzlmod example (#2362)
by Richard Levasseur
· 3 weeks ago
f40038e
fix: allow spaces in whl_librarys (#2334)
by Mark Elliot
· 3 weeks ago
7c5e7cf
refactor: fold bazel-specific code into main files (#2358)
by Richard Levasseur
· 3 weeks ago
3e552df
feat: add features.version value (#2357)
by Richard Levasseur
· 3 weeks ago
4623990
refactor(pypi): use a macro to define whl_library targets (#2347)
by Ignas Anikevicius
· 3 weeks ago
f8d4135
fix: breakages in unused codepaths after recent refactors (#2353)
by Oleh Prypin
· 4 weeks ago
afecfd2
chore: add aignas to the BCR maintainers (#2352)
by Ignas Anikevicius
· 4 weeks ago
487796b
docs: tell how to create a release branch for patch releases (#2329)
by Richard Levasseur
· 4 weeks ago
2f04951
docs: document the is_python config settings (#2336)
by Richard Levasseur
· 4 weeks ago
9340a81
fix(bzlmod): generate config_setting values for all python toolchains (#2350)
by Ignas Anikevicius
· 4 weeks ago
70caec7
chore: remove an accidental file (#2348)
by Ignas Anikevicius
· 4 weeks ago
7d4b8a5
chore: bump twine dependencies and cleanup for 1.0 (#2333)
by Ignas Anikevicius
· 4 weeks ago
c7a2078
docs: link to main docs in generated release notes (#2338)
by Richard Levasseur
· 4 weeks ago
f231358
deps: use rules_cc 0.0.13 to support newer bazel versions (#2335)
by Richard Levasseur
· 4 weeks ago
6babe59
docs: tell how to setup readthedocs integration with sphinxdocs (#2331)
by Richard Levasseur
· 4 weeks ago
b4cc7b7
docs: update changelog for 0.37.1 (#2330)
by Richard Levasseur
· 4 weeks ago
5f28550
fix: fix errors with bazel@head (#2332)
by Richard Levasseur
· 4 weeks ago
72ddf0c
fix(rules): remove rules_python --incompatible_python_disallow_native_rules checking (#2327)
by Richard Levasseur
· 4 weeks ago
1a92c97
docs: fix typo in precompiling docs (#2324)
by Richard Levasseur
· 4 weeks ago
797cbe8
build(deps): bump charset-normalizer from 3.3.2 to 3.4.0 in /docs (#2321)
by dependabot[bot]
· 4 weeks ago
a7d4eea
build(deps): bump charset-normalizer from 3.3.2 to 3.4.0 in /tools/publish (#2323)
by dependabot[bot]
· 4 weeks ago
62a5c41
build(deps): bump sphinx from 8.0.2 to 8.1.3 in /docs (#2322)
by dependabot[bot]
· 4 weeks ago
6d108c4
test(bzlmod): refactor pip_parse to make it more testable (#2314)
by Ignas Anikevicius
· 4 weeks ago
317dab4
docs: rules_python bzlmod GA and 1.0 prep (#2296)
by Ignas Anikevicius
· 4 weeks ago
787f3cb
chore: set 7.x in bazelversion (#2317)
by Richard Levasseur
· 4 weeks ago
0c907bd
ci: upgrade to rbe_ubuntu2004 (#2316)
by Richard Levasseur
· 4 weeks ago
15345b8
docs: give user-friendly permalinks in changelog (#2315)
by Richard Levasseur
· 4 weeks ago
0c0492d
chore: update changelog for 0.37.0 (#2311)
by Richard Levasseur
· 5 weeks ago
0.37.0
e06314f
docs: fix rendering of python extension (#2312)
by Richard Levasseur
· 5 weeks ago
8f3538f
sphinxdocs: fix rendering of args in directives with empty doc (#2313)
by Richard Levasseur
· 5 weeks ago
0e60058
docs: add stubs so Bazel docs link to a valid file (#2309)
by Richard Levasseur
· 5 weeks ago
eb2225c
chore: enable exec tools toolchain by default (#2308)
by Richard Levasseur
· 5 weeks ago
d2bd432
sphinxdocs: add typedef directive for documenting user-defined types (#2300)
by Richard Levasseur
· 5 weeks ago
ced0c10
chore: use rules_shell (#2305)
by Ignas Anikevicius
· 5 weeks ago
f22f39c
fix(precompiling): only add pyc to default outputs if precompiling explicitly enabled for target (#2307)
by Richard Levasseur
· 5 weeks ago
dd5db65
chore: move files out of private/common (#2285)
by Richard Levasseur
· 5 weeks ago
5978390
fix(sphinxdocs),deps: allow using sphinx_stardoc with bzlmod; add stardoc 0.6.2 as dependency (#2295)
by Richard Levasseur
· 5 weeks ago
595fe11
build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.1 in /docs (#2303)
by dependabot[bot]
· 5 weeks ago
92f0a08
build(deps): bump markupsafe from 2.1.5 to 3.0.1 in /docs (#2302)
by dependabot[bot]
· 5 weeks ago
1991046
build(deps): bump urllib3 from 2.2.2 to 2.2.3 in /docs (#2301)
by dependabot[bot]
· 5 weeks ago
0e604b0
fix(pip): skip wheel patching with empty patches (#2294)
by Keith Smiley
· 6 weeks ago
a3cdab5
fix(precompiling)!: make binary-level precompile opt-in/opt-opt work (#2243)
by Richard Levasseur
· 6 weeks ago
f6361e4
feat(bzlmod): enable download_only for experimental_index_url (#2290)
by Ignas Anikevicius
· 6 weeks ago
71417c5
build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /examples/pip_parse (#2291)
by dependabot[bot]
· 6 weeks ago
b57209b
build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /examples/bzlmod_build_file_generation (#2287)
by dependabot[bot]
· 6 weeks ago
43583d1
fix(bzlmod): let workspace-invoked python_register_toolchains to register toolchains (#2289)
by Richard Levasseur
· 6 weeks ago
1388a89
build(deps): bump certifi from 2024.7.4 to 2024.8.30 in /tools/publish (#2211)
by dependabot[bot]
· 6 weeks ago
3b0b992
build(deps): bump docutils from 0.19 to 0.21.2 in /tools/publish (#2159)
by dependabot[bot]
· 6 weeks ago
db7cca5
build(deps): bump idna from 3.7 to 3.10 in /tools/publish (#2228)
by dependabot[bot]
· 6 weeks ago
09b087f
build(deps): bump zipp from 3.17.0 to 3.19.1 in /examples/pip_parse (#2266)
by dependabot[bot]
· 6 weeks ago
83eb5e8
fix: pass kwargs `env` to both update and test targets (#2277)
by Logan Pulley
· 6 weeks ago
bf4978c
feat(toolchain): add python 3.13.0, updated other versions and bumped coverage to 7.6.1 (#2265)
by vfdev
· 6 weeks ago
af3516e
docs: clarify that the runtime env toolchains don't provide build info (#2279)
by Richard Levasseur
· 6 weeks ago
ca0b27a
fix(whl_library): avoid excessive report_progress() messages (#2280)
by Matt Brown
· 6 weeks ago
84ff577
chore: support removal of builtin providers (#2274)
by Ivo List
· 6 weeks ago
a2773de
fix(py_wheel): Quote wheel RECORD file entry elements if needed (#2269)
by kcon-stackav
· 6 weeks ago
Next »