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 }}
dminca
/
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
Breadcrumbs
History for
rules_python
python
on
main
User selector
All users
All time
Commit history
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
Allow `*.dist-info/WHEEL` files into `pip_repository` generated targets (#634)
UebelAndre
authored
fd88779
View commit details
Copy full SHA for fd88779
View code at this point
Browse repository at this point
Updated pip_repository data ignore patterns (#632)
UebelAndre
authored
84a4506
View commit details
Copy full SHA for 84a4506
View code at this point
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
View code at this point
Browse repository at this point
conditionally log unused annotations (#629)
UebelAndre
authored
837050b
View commit details
Copy full SHA for 837050b
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
Fixed buildifier defects (#621)
UebelAndre
authored
6388c8a
View commit details
Copy full SHA for 6388c8a
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
restrict visibility on filegroup target only consumed in 1 place (#605)
Jonathon Belotti
authored
8cf1220
View commit details
Copy full SHA for 8cf1220
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
Make python only `bzl_library` target publicly visible (#611)
Show description for c4a2147
UebelAndre
and
alexeagle
authored
c4a2147
View commit details
Copy full SHA for c4a2147
View code at this point
Browse repository at this point
Commits on Jan 30, 2022
fix compile_pip_requirements on windows (#595)
Show description for f99ea2a
jheaff1
and
alexeagle
authored
f99ea2a
View commit details
Copy full SHA for f99ea2a
View code at this point
Browse repository at this point
Commits on Jan 28, 2022
Fixed extra_pip_arg parsing error in pip_repository rules. (#613)
UebelAndre
authored
28cfb11
View commit details
Copy full SHA for 28cfb11
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
Added support for annotating rendered pip dependencies (#589)
UebelAndre
authored
7740b22
View commit details
Copy full SHA for 7740b22
View code at this point
Browse repository at this point
changes to pip_repository source files now re-trigger the repo rule (#601)
Show description for 028efa3
UebelAndre
and
Jonathon Belotti
authored
028efa3
View commit details
Copy full SHA for 028efa3
View code at this point
Browse repository at this point
Fix undefined name in purelib.py (#604)
hrfuller
authored
d7ce569
View commit details
Copy full SHA for d7ce569
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
Enabled CI for Windows (#585)
Show description for 628d40f
UebelAndre
and
alexeagle
authored
628d40f
View commit details
Copy full SHA for 628d40f
View code at this point
Browse repository at this point
Commits on Dec 31, 2021
Remove forgotten fragments of `pip_import` rule. (#588)
UebelAndre
authored
da0efdb
View commit details
Copy full SHA for da0efdb
View code at this point
Browse repository at this point
Commits on Dec 29, 2021
Fix entry point discovery on Windows. (#572)
Show description for 1152bd1
phst
authored
1152bd1
View commit details
Copy full SHA for 1152bd1
View code at this point
Browse repository at this point
Make spread_purelib_into_root behave like the wheel was installed by (#581)
Show description for bb04a49
hrfuller
authored
bb04a49
View commit details
Copy full SHA for bb04a49
View code at this point
Browse repository at this point
sorted imports statements and apply "black" formatting (#583)
UebelAndre
authored
5cf439d
View commit details
Copy full SHA for 5cf439d
View code at this point
Browse repository at this point
Commits on Dec 28, 2021
Deleted legacy pip_import rule (#582)
UebelAndre
authored
37e7e68
View commit details
Copy full SHA for 37e7e68
View code at this point
Browse repository at this point
Commits on Dec 22, 2021
Allow controlling the prefix added to repos/packages (#459)
Show description for beed9a2
person142
authored
beed9a2
View commit details
Copy full SHA for beed9a2
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
Ignore `__pycache__` contents and `*.pyc` files in external dependencies (#570)
UebelAndre
authored
2b1d6be
View commit details
Copy full SHA for 2b1d6be
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
Remove return code type check. (#573)
phst
authored
288df22
View commit details
Copy full SHA for 288df22
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.