FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · asa/rules_python · GitHub
asa
/
rules_python
Public
forked from
bazel-contrib/rules_python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 10, 2025
fix(pypi): fixes to the marker evaluation and utils (#2767)
Show description for 55d6836
aignas
authored
55d6836
View commit details
Copy full SHA for 55d6836
Browse repository at this point
Commits on Apr 9, 2025
fix: run python version call in isolated mode (#2761)
Show description for 9fb13ec
mattem
authored
9fb13ec
View commit details
Copy full SHA for 9fb13ec
Browse repository at this point
feat(toolchains): create toolchains from locally installed python (#2742)
Show description for 34e433b
rickeylev
and
aignas
authored
34e433b
View commit details
Copy full SHA for 34e433b
Browse repository at this point
Commits on Apr 8, 2025
build(deps): bump cryptography from 43.0.3 to 44.0.1 in /tools/publish (#2756)
Show description for 6821709
dependabot[bot]
authored
6821709
View commit details
Copy full SHA for 6821709
Browse repository at this point
build(deps): bump jinja2 from 3.1.4 to 3.1.6 in /examples/pip_parse (#2754)
Show description for 2a710f0
dependabot[bot]
authored
2a710f0
View commit details
Copy full SHA for 2a710f0
Browse repository at this point
build(deps): bump charset-normalizer from 3.4.0 to 3.4.1 in /docs (#2752)
Show description for 97637d2
dependabot[bot]
authored
97637d2
View commit details
Copy full SHA for 97637d2
Browse repository at this point
build(deps): bump charset-normalizer from 3.4.0 to 3.4.1 in /tools/publish (#2753)
Show description for 23157f9
dependabot[bot]
authored
23157f9
View commit details
Copy full SHA for 23157f9
Browse repository at this point
Commits on Apr 7, 2025
build(deps): bump absl-py from 2.1.0 to 2.2.2 in /docs (#2751)
Show description for 8bda670
dependabot[bot]
authored
8bda670
View commit details
Copy full SHA for 8bda670
Browse repository at this point
build(deps): bump jinja2 from 3.1.4 to 3.1.6 in /docs (#2750)
Show description for 996ae26
dependabot[bot]
authored
996ae26
View commit details
Copy full SHA for 996ae26
Browse repository at this point
Commits on Apr 5, 2025
chore: remove unnecessary DEFAULT_BOOTSTRAP_TEMPLATE global (#2744)
Show description for da0e52f
rickeylev
authored
da0e52f
View commit details
Copy full SHA for da0e52f
Browse repository at this point
fix: Ensure temporary .pyc & .pyo files are excluded from the interpreters repository files (#2743)
Show description for 7f5a1b5
mattem
and
rickeylev
authored
7f5a1b5
View commit details
Copy full SHA for 7f5a1b5
Browse repository at this point
fix: treat ignore_root_user_error either ignored or warning (#2739)
Show description for 6854dc3
mattem
and
rickeylev
authored
6854dc3
View commit details
Copy full SHA for 6854dc3
Browse repository at this point
docs: fix a few xrefs (#2740)
Show description for e5fa023
rickeylev
authored
e5fa023
View commit details
Copy full SHA for e5fa023
Browse repository at this point
feat: allow populating binary's venv site-packages with symlinks (#2617)
Show description for 0196825
rickeylev
authored
0196825
View commit details
Copy full SHA for 0196825
Browse repository at this point
fix(pypi): mark the extension reproducible (#2730)
Show description for 2bc3577
aignas
authored
2bc3577
View commit details
Copy full SHA for 2bc3577
Browse repository at this point
fix: support gazelle generation_mode:update_only (#2708)
Show description for 69a9920
jbedard
authored
69a9920
View commit details
Copy full SHA for 69a9920
Browse repository at this point
fix(pypi): correctly fallback to pip for git direct URLs (#2732)
Show description for 537fc4b
aignas
authored
537fc4b
View commit details
Copy full SHA for 537fc4b
Browse repository at this point
fix: run check on interpreter in isolated mode (#2738)
Show description for f65b2ac
mattem
authored
f65b2ac
View commit details
Copy full SHA for f65b2ac
Browse repository at this point
fix: allow warn logging to be disabled via RULES_PYTHON_REPO_DEBUG_VERBOSITY (#2737)
Show description for f685fe9
mattem
and
aignas
authored
f685fe9
View commit details
Copy full SHA for f685fe9
Browse repository at this point
fix(toolchains): correctly order the toolchains (#2735)
Show description for 3d98aee
aignas
authored
3d98aee
View commit details
Copy full SHA for 3d98aee
Browse repository at this point
Commits on Apr 2, 2025
feat(pypi/parse_requirements): get dists by version when no hash provied (#2695)
Show description for 965dd51
Yanpei-Wang
and
aignas
authored
965dd51
View commit details
Copy full SHA for 965dd51
Browse repository at this point
Commits on Apr 1, 2025
chore: remove defunct comment about py2 compatibility (#2724)
Show description for ca91cea
rickeylev
authored
ca91cea
View commit details
Copy full SHA for ca91cea
Browse repository at this point
chore: remove semantics.bzl (#2725)
Show description for 24b9c51
rickeylev
authored
24b9c51
View commit details
Copy full SHA for 24b9c51
Browse repository at this point
build(deps): bump packaging from 24.1 to 24.2 in /docs (#2721)
Show description for 7d431d8
dependabot[bot]
authored
7d431d8
View commit details
Copy full SHA for 7d431d8
Browse repository at this point
fix: Fix Python 3.4.x compatibilty with bootstrap (#2709) (#2714)
Show description for 481db13
armandomontanez
authored
481db13
View commit details
Copy full SHA for 481db13
Browse repository at this point
build(deps): bump pygments from 2.18.0 to 2.19.1 in /docs (#2720)
Show description for 1f8659c
dependabot[bot]
and
aignas
authored
1f8659c
View commit details
Copy full SHA for 1f8659c
Browse repository at this point
Commits on Mar 31, 2025
build(deps): bump certifi from 2024.8.30 to 2025.1.31 in /tools/publish (#2719)
Show description for 7d10206
dependabot[bot]
authored
7d10206
View commit details
Copy full SHA for 7d10206
Browse repository at this point
build(deps): bump sphinx-reredirects from 0.1.5 to 0.1.6 in /docs (#2716)
Show description for 20aa526
dependabot[bot]
authored
20aa526
View commit details
Copy full SHA for 20aa526
Browse repository at this point
build(deps): bump certifi from 2024.8.30 to 2025.1.31 in /docs (#2718)
Show description for 5cfd948
dependabot[bot]
authored
5cfd948
View commit details
Copy full SHA for 5cfd948
Browse repository at this point
fix(docs): CHANGELOG "astral" typo (#2715)
Show description for 43e3d75
lpulley
authored
43e3d75
View commit details
Copy full SHA for 43e3d75
Browse repository at this point
Commits on Mar 30, 2025
refactor(pypi): implement PEP508 compliant marker evaluation (#2692)
Show description for bfad507
aignas
authored
bfad507
View commit details
Copy full SHA for bfad507
Browse repository at this point
Commits on Mar 29, 2025
fix(pypi): output only necessary target_platforms (#2710)
Show description for 67e233f
aignas
authored
67e233f
View commit details
Copy full SHA for 67e233f
Browse repository at this point
feat(python.toolchain): support file-based default Python version (#2588)
Show description for 5d6827e
vonschultz
and
aignas
authored
5d6827e
View commit details
Copy full SHA for 5d6827e
Browse repository at this point
Commits on Mar 27, 2025
feat: uv lock rule instead of genrule (#2657)
Show description for 09145b9
aignas
authored
09145b9
View commit details
Copy full SHA for 09145b9
Browse repository at this point
Commits on Mar 26, 2025
chore: remove old versions of Python 3.8 (#2700)
Show description for bfa59b9
aignas
authored
bfa59b9
View commit details
Copy full SHA for bfa59b9
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL