Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
lowRISC
/
rules_python
Public
forked from
bazel-contrib/rules_python
Notifications
You must be signed in to change notification settings
Fork
2
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
main
User selector
All users
All time
Commit history
Commits on Apr 30, 2025
Update pkginfo
Show description for 67923e8
nmoroze
authored and
timothytrippel
committed
67923e8
View commit details
Copy full SHA for 67923e8
Browse repository at this point
Commits on Apr 13, 2022
support pip "--find-links" argument for airgapped `pip_install()`
Show description for 07c3f85
timothytrippel
committed
07c3f85
View commit details
Copy full SHA for 07c3f85
Browse repository at this point
Commits on Apr 8, 2022
bump: go from 1.17 to 1.18 (#686)
Show description for 888fa20
f0rmiga
authored
888fa20
View commit details
Copy full SHA for 888fa20
Browse repository at this point
linux-arm64 python binary support (#669)
Show description for ae9f24f
lazcamus
and
f0rmiga
authored
ae9f24f
View commit details
Copy full SHA for ae9f24f
Browse repository at this point
Allow toolchain registration to be optional (#674)
Show description for ddd8b74
UebelAndre
and
f0rmiga
authored
ddd8b74
View commit details
Copy full SHA for ddd8b74
Browse repository at this point
Commits on Apr 7, 2022
Fix issue #682 (#685)
Show description for 81c2acf
pstradomski
authored
81c2acf
View commit details
Copy full SHA for 81c2acf
Browse repository at this point
Commits on Mar 24, 2022
Exposed python headers from toolchains as cc_library (#666)
Show description for deb43b0
UebelAndre
authored
deb43b0
View commit details
Copy full SHA for deb43b0
Browse repository at this point
Commits on Mar 20, 2022
Updated `pip`, `pkginfo`, `setuptools`, and `wheel`. (#661)
UebelAndre
authored
fe30f15
View commit details
Copy full SHA for fe30f15
Browse repository at this point
Added support for custom `strip_prefix` args in toolchains (#664)
UebelAndre
authored
0f18997
View commit details
Copy full SHA for 0f18997
Browse repository at this point
Fix annotations_test on windows systems that don't support symlinks (#665)
UebelAndre
authored
ce2911b
View commit details
Copy full SHA for ce2911b
Browse repository at this point
Commits on Mar 16, 2022
Allow `python_register_toolchains.name` to be the resolved interpreter repo (#656)
Show description for e18e1a3
UebelAndre
authored
e18e1a3
View commit details
Copy full SHA for e18e1a3
Browse repository at this point
Expose `defs.bzl` form `resolved_interpreter_os_alias` as a target (#659)
Show description for 6c20dcd
UebelAndre
and
Alex Eagle
authored
6c20dcd
View commit details
Copy full SHA for 6c20dcd
Browse repository at this point
Document how to vendor a pip_parse requirements.bzl file (#655)
Show description for 1b59002
Alex Eagle
authored
1b59002
View commit details
Copy full SHA for 1b59002
Browse repository at this point
Update CODEOWNERS. remove andy scott as maintainer (#658)
Jonathon Belotti
authored
fc05103
View commit details
Copy full SHA for fc05103
Browse repository at this point
Commits on Mar 15, 2022
Allow for custom python versions in `python_register_toolchains` (#657)
UebelAndre
authored
5d734c8
View commit details
Copy full SHA for 5d734c8
Browse repository at this point
fix: take custom tools versions into account when selecting Python interpreter (#654)
mattem
authored
121741a
View commit details
Copy full SHA for 121741a
Browse repository at this point
docs: avoid users on 3.10 by accident (#653)
alexeagle
authored
debfb75
View commit details
Copy full SHA for debfb75
Browse repository at this point
Commits on Mar 11, 2022
release: Fix release snippet (#651)
Show description for 884afdc
alexeagle
authored
884afdc
View commit details
Copy full SHA for 884afdc
Browse repository at this point
chore: update GitHub archive url to produce stable SHA (#650)
Show description for 4f826d1
alexeagle
authored
4f826d1
View commit details
Copy full SHA for 4f826d1
Browse repository at this point
Commits on Mar 10, 2022
feat: allow overriding tool versions and base url for predefined Python interpreters (#647)
mattem
authored
7bf15dc
View commit details
Copy full SHA for 7bf15dc
Browse repository at this point
fix: lazy fetch checksums for toolchains (#648)
Show description for afb319b
f0rmiga
authored
afb319b
View commit details
Copy full SHA for afb319b
Browse repository at this point
Commits on Mar 9, 2022
feat: cpython toolchains (#618)
Show description for bed8c1b
3 people
authored
bed8c1b
View commit details
Copy full SHA for bed8c1b
Browse repository at this point
Commits on Mar 4, 2022
Allow METADATA files in pip_repository generated targets (#637)
UebelAndre
authored
79cebad
View commit details
Copy full SHA for 79cebad
Browse repository at this point
Commits on Mar 2, 2022
feat: support pip_parse in Gazelle (#633)
Show description for 27d0c7b
f0rmiga
authored
27d0c7b
View commit details
Copy full SHA for 27d0c7b
Browse repository at this point
Allow `*.dist-info/WHEEL` files into `pip_repository` generated targets (#634)
UebelAndre
authored
fd88779
View commit details
Copy full SHA for fd88779
Browse repository at this point
Updated pip_repository data ignore patterns (#632)
UebelAndre
authored
84a4506
View commit details
Copy full SHA for 84a4506
Browse repository at this point
feat: concurrent parsing for Gazelle (#630)
Show description for ffcf0ec
f0rmiga
authored
ffcf0ec
View commit details
Copy full SHA for ffcf0ec
Browse repository at this point
Commits on Feb 26, 2022
Exclude dist-info data from pip_repository targets (#626)
Show description for 6e0cb65
UebelAndre
and
mattem
authored
6e0cb65
View commit details
Copy full SHA for 6e0cb65
Browse repository at this point
conditionally log unused annotations (#629)
UebelAndre
authored
837050b
View commit details
Copy full SHA for 837050b
Browse repository at this point
Commits on Feb 25, 2022
Fixed incorrect custom compile commands from `compile_pip_requirements` (#627)
UebelAndre
authored
c6357a6
View commit details
Copy full SHA for c6357a6
Browse repository at this point
Commits on Feb 11, 2022
chore: bump local verison of bazel used to 4.1.0 (#616)
mattem
authored
83f9154
View commit details
Copy full SHA for 83f9154
Browse repository at this point
Fixed integration test runner (#598)
UebelAndre
authored
d80a9aa
View commit details
Copy full SHA for d80a9aa
Browse repository at this point
Fixed buildifier defects (#621)
UebelAndre
authored
6388c8a
View commit details
Copy full SHA for 6388c8a
Browse repository at this point
Commits on Feb 10, 2022
Removed examples that are not platform agnostic (#620)
Show description for 46bab13
UebelAndre
and
f0rmiga
authored
46bab13
View commit details
Copy full SHA for 46bab13
Browse repository at this point
Commits on Feb 8, 2022
Added integration test for testing nuances of pip_repository macros (#615)
UebelAndre
authored
66b06b1
View commit details
Copy full SHA for 66b06b1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.