GitHub / hunshcn/rules_python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 7bba79de |
build(deps): bump charset-normalizer from 3.0.1 to 3.3.2 in /tools/publish (#...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| d7105396 | refactor: use http_archive for the stdlib list (#2037) |
Sitaktif <s****f@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 945cea46 |
build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /tools/publish (#2041)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 25a0a472 |
fix: pypi parse_simpleapi_html.bzl is robust to metadata containing ">" sign ...
Co-authored-by: Mihai Dusmanu <m****u@m****m>, aignas <2****s@u****m> |
Mihai Dusmanu <m****u@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 2cfbe731 |
fix(windows): symlink bootstrap script when not building zip (#2015)
Co-authored-by: Richard Levasseur <r****r@g****m> |
Jonathan Giroux (Koltes) <K****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| e6b9cffa | chore: include aignas to PyPI code reviewers (#2034) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 084b877c | (chore): Remove the extra indirection and `bzlmod` folder (#2022) |
Greg Roodt <g****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| e5a0164f | chore: Remove unused renovate.json (#2021) |
Greg Roodt <g****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 49c4dc82 | feat(gazelle): Add directives for label format & normalisation (#1976) |
Illia Ovchynnikov <i****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 8d40b193 | fix(bzlmod): only expose common packages via the requirements constants (#1955) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 4e70959c |
feat: add runtime_env toolchain suite to replace "autodetecting" toolchain (#...
Co-authored-by: Ignas Anikevicius <2****s@u****m> |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 11133b3e |
fix: Fix broken logger statement in parse_requirements.bzl (#2017)
Co-authored-by: Richard Levasseur <r****r@g****m> |
Mark Elliot <1****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 49d180fc | fix(multiplatform): Add i386 Linux support (#1999) |
Nic <1****u@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| f56fe42e | fix(whl_library): correctly handle arch-specific deps in wheels (#2007) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 5dfc1c75 | chore: bump sphinxdocs deps (#2013) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 9f291c3c | refactor: call a function to define internal pypi flags instead of listcomp (... |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 5b2564a5 | fix: make first default output the executable again (#2010) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 1a225f4c | chore: adjust CODEOWNERS (#2008) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| ea499377 | refactor: move the remaining PyPI related functions to private/pypi (#2006) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 4c091c3e | refactor: Remove unused template substitution (#2004) |
Greg Roodt <g****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 55d1042c |
docs: Removes dead link after docs were migrated to sphinx (#2005)
Co-authored-by: Ignas Anikevicius <2****s@u****m> |
Greg Roodt <g****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 04a803c2 | refactor: move PyPI related extension and repository_rule setup to its own di... |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 0fd7b64c | fix(bzlmod): pass only non-default values to whl_library (#2002) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| d003204f | chore: remove dead code from whl_target_platforms (#2001) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 0dcaa2e8 | fix: Add `configure=True` for internal_config_repo (#1998) |
Yun Peng <p****y@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| e8dcfefe | refactor: lookup exec interpreter using toolchain resolution (#1997) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 0b6b471f | refactor!: Remove entrypoint (#1987) |
Greg Roodt <g****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| a124c845 |
doc: Changelog updates for 0.33.2 (#1995)
Co-authored-by: Richard Levasseur <r****r@g****m> |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 0533e75e | fix: allow creating PyRuntimeInfo without specifying interpreter_version_info... |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| a1d2e45e | fix: Resolve the test manifest with the runfiles lib. (#1993) |
lberki <l****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| cf1f36dd |
fix(toolchain): disable exec toolchain by default (#1968)
Co-authored-by: Richard Levasseur <r****r@g****m> |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| d7e07fcd | refactor(internal): allow setting linking mode for internal cc_details APIs (... |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 95b150db | chore: use `**` globs instead of explcit BUILD.bazel reference in distributio... |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| b16f4f91 | docs: Remove proposals (#1990) |
Greg Roodt <g****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| aeba7163 | fix: enable auto exec groups using attribute (#1986) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| ac3abf6e | docs: Fix a few typos in docs and function names (#1978) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| c72f20c0 |
build(deps): bump babel from 2.13.1 to 2.15.0 in /docs/sphinx (#1983)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 1016a5cb |
build(deps): bump urllib3 from 1.26.18 to 1.26.19 in /tools/publish (#1981)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 25bba58f | chore: access ctx.version_file to inform Bazel stamping info is needed (#1952) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| fce7354d | refactor(bzlmod): generate fewer targets for pip_config_settings (#1974) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 7f1d59e7 | fix(bzlmod): use same target in requirement('foo') and all_requirements (#1973) |
Jeremy Volkman <j****y@c****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 82054683 |
build(deps): bump typing-extensions from 4.9.0 to 4.12.2 in /docs/sphinx (#1965)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 7a437cc9 |
build(deps): bump softprops/action-gh-release from 1 to 2 (#1963)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 177847d0 |
build(deps): bump markupsafe from 2.1.3 to 2.1.5 in /docs/sphinx (#1964)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 2cd450fc |
build(deps): bump actions/stale from 3 to 9 (#1962)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| df375ff2 |
build(deps): bump actions/checkout from 2 to 4 (#1961)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 9576016e |
build(deps): bump pygments from 2.17.2 to 2.18.0 in /docs/sphinx (#1966)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| f8ae19d0 | ci: add a custom dependabot file (#1960) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 2c3df909 |
build(deps): bump cryptography from 41.0.6 to 42.0.4 in /tools/publish (#1772)
Co-authored-by: dependabot[bot] <4****]@u****m>, Ignas Anikevicius <2****s@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 5034cc12 |
build(deps): bump idna from 3.4 to 3.7 in /tools/publish (#1849)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| ec86f209 | chore: various cleanups to make google imports/patching easier (#1958) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 53dee20d | docs: fix doc for how to use new bootstrap impl (#1959) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| e682cd0e | fix: Remove transitive legacy struct provider usage (#1957) |
Fabian Meumertzheim <f****n@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| b07525cb | fix(rules): drop the unused argument (#1953) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 2a193748 | chore: changelog changes for release 0.33.0 (#1950) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 134e64dc | chore: refer to rules_python toolchain type target instead of bazel_tools (#1... |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 8b0eaed8 | revert: upgrade to protobuf 27.0 and remove py_proto_library (#1933) (#1948) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 49cdf7d3 | fix: make the pythons_hub platform independent (#1946) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| f82e3dcd | doc(pip_parse_vendored): fix the example (#1942) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 7de43d1e | feat(bzlmod): support cross-platform whl setups within the main hub repo (#1837) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| e42f8f48 | fix(pip.parse): make the pip extension reproducible if PyPI is not called (#1... |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| d0e25cfb | feat: Upgrade to protobuf 27.0 and remove py_proto_library (#1933) |
Ivo List <i****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| ae1e1a01 | feat(gazelle): Support "$python_root$" placeholder in the "gazelle:python_vis... |
Douglas Thor <d****2@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| f5b19dce | fix: don't require system Python to perform bootstrapping (#1929) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| b4b52fc8 | refactor/fix: store dists in parse_requirements output (#1917) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| c84cdf53 |
doc: fix `toolchains.md` mistake (#1928)
Co-authored-by: Ignas Anikevicius <2****s@u****m> |
xinnjie <x****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f51d104c | build(deps): Update the pip_install dependencies (#1914) |
JulesD <J****T@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b3bf99c7 | docs: document the current_py_cc_headers and libraries targets (#1927) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 975edfe8 | docs: rename sphinx plugin to sphinx_bzl (#1922) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 6ca2f58b | docs: generate Starlark domain markup instead of regular markdown (#1919) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c7defbcd | docs: implement Starlark domain plugin for Sphinx (#1909) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 66550eca | chore(precompiling): use `PyCompile` as mnemonic to match Google mnemonic (#1... |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 730a2e39 | feat: add whl_filegroup (#1904) |
Laurenz <l****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8791cbba | doc: fix doc typo in py_wheel.bzl (#1899) |
Tim Nielens <1****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 7fc79626 | feat(gazelle): pure golang helper (#1895) |
hunshcn <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1036a4d0 |
fix: remove bzlmod pip.parse() annotations attribute (#1808)
Co-authored-by: Ignas Anikevicius <2****s@u****m> |
Jason Bedard <j****b@j****a>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| daf42247 |
feat(toolchains): Add riscv64 linux platform to available toolchain platforms...
Co-authored-by: Ignas Anikevicius <2****s@u****m> |
JeffreyALaw <j****w@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a6cb620f | feat(pip): support specifying requirements per (os, arch) (#1885) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8d31c5f2 |
fix: gazelle failing on Windows with "panic: runtime error: invalid memory ad...
Co-authored-by: Ignas Anikevicius <2****s@u****m> |
Bartosz Popiela <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ede1163c | fix(whl_library): fix the dependency generation for multi-python depenency cl... |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 47ad4d92 | docs: doc that precompiling is disabled by default (#1908) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3730803a | feat: compile source files at build time (#1902) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 45363a12 |
refactor: Mark internal and `python` extension as reproducible (#1892)
Co-authored-by: aignas <2****s@u****m> |
Fabian Meumertzheim <f****n@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3744e4dd | fix(gazelle): generate empty py_library only when need (#1905) |
hunshcn <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 781935fa | fix(gazelle): delete invalid py_library and use correct NonEmptyAttrs for py_... |
hunshcn <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| df55823a | fix(toolchain): delete 'share/terminfo' for recent linux python toolchains (#... |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 4320d7a0 |
build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /examples/bzlmod (#1883)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 9fa38df4 | fix(bcr): add mandatory gazelle bcr presubmit attrs (#1894) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 407826ad | chore: release notes for 0.32.0 (#1893) |
Richard Levasseur <r****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 6aecae3a | chore: bump toolchain versions (#1878) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 4c4c06c2 | fix(whl_library): stop duplicating deps in whl_library (#1874) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 01ae7e72 |
build(deps): bump idna from 3.6 to 3.7 in /docs/sphinx (#1851)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 18d379e0 |
build(deps): bump idna from 3.3 to 3.7 in /tests/integration/pip_repository_e...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 5565bf6a |
build(deps): bump idna from 3.4 to 3.7 in /examples/pip_repository_annotation...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| bb16941f |
build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /tests/integration/pip_reposi...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 985031f1 |
build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /examples/pip_parse (#1882)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 165da68c |
build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /docs/sphinx (#1884)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 55f31a30 | Fix typo in changelog text from #1863 (#1889) |
Douglas Thor <d****2@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a1d3c0de |
feat(gazelle): Add "include_dep" Python comment annotation (#1863)
Co-authored-by: Thulio Ferraz Assis <3****a@u****m> |
Douglas Thor <d****2@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| d3cec48e | feat(pip_parse): support referencing dependencies to packages via hub (#1856) |
Ignas Anikevicius <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago |