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 }}
scele
/
rules_python
Public
forked from
bazel-contrib/rules_python
Notifications
You must be signed in to change notification settings
Fork
8
Star
2
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rules_python
python
on
master
User selector
All users
All time
Commit history
Commits on Feb 18, 2020
Use clean env when building wheels
scele
committed
f51aee2
View commit details
Copy full SHA for f51aee2
View code at this point
Browse repository at this point
Commits on Jan 27, 2020
Allow fail when downloading a wheel, fall back to building it
scele
committed
acbc047
View commit details
Copy full SHA for acbc047
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
Support plus sign in wheel URLs
scele
committed
f729833
View commit details
Copy full SHA for f729833
View code at this point
Browse repository at this point
Commits on Aug 19, 2019
Bazel compatibility fixes
scele
committed
0ea03e3
View commit details
Copy full SHA for 0ea03e3
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Expose wheel size in WheelInfo provider
scele
committed
d6d59c3
View commit details
Copy full SHA for d6d59c3
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
Support new python semantics
scele
committed
f958122
View commit details
Copy full SHA for f958122
View code at this point
Browse repository at this point
Commits on May 31, 2019
Bazel 0.26.0 compatibility fixes
scele
committed
9415835
View commit details
Copy full SHA for 9415835
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Use tree artifacts for extracted wheels to reduce the amount of symlinks
Show description for 507dcef
scele
committed
507dcef
View commit details
Copy full SHA for 507dcef
View code at this point
Browse repository at this point
Commits on Apr 9, 2019
Small bugfixes for resolve
Show description for 7b969f3
scele
committed
7b969f3
View commit details
Copy full SHA for 7b969f3
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Iterate over copy of sys.path in sitecustomize
Show description for dd8c90d
Jari Rosti
authored and
scele
committed
dd8c90d
View commit details
Copy full SHA for dd8c90d
View code at this point
Browse repository at this point
Commits on Feb 11, 2019
Pick dummy package if not found for current python version
Show description for 34cba43
scele
committed
34cba43
View commit details
Copy full SHA for 34cba43
View code at this point
Browse repository at this point
Commits on Feb 1, 2019
Print helpful message if user runs :update without requirements_bzl attribute
Show description for fbaafe4
scele
committed
fbaafe4
View commit details
Copy full SHA for fbaafe4
View code at this point
Browse repository at this point
Support adding new wheels via requirements_overrides
Show description for b4fa631
scele
committed
b4fa631
View commit details
Copy full SHA for b4fa631
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
Render "build_deps" instead of "transitive_runtime_deps" into generated requirements.bzl
Show description for 0ac137b
scele
committed
0ac137b
View commit details
Copy full SHA for 0ac137b
View code at this point
Browse repository at this point
Call ctx.report_progress to indicate extract/build steps
scele
committed
f950d1c
View commit details
Copy full SHA for f950d1c
View code at this point
Browse repository at this point
Pass "requirements_overrides" to piptool as json instead of serialized dict
scele
committed
94442b8
View commit details
Copy full SHA for 94442b8
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Export wheel from the wheel repo
scele
committed
30d82ab
View commit details
Copy full SHA for 30d82ab
View code at this point
Browse repository at this point
Remove use of requirement attribute
scele
committed
d02bcce
View commit details
Copy full SHA for d02bcce
View code at this point
Browse repository at this point
Delete stale comment
scele
committed
a22d7ca
View commit details
Copy full SHA for a22d7ca
View code at this point
Browse repository at this point
Support generating stable sha256s from "piptool resolve"
Show description for 6fe9fed
scele
committed
6fe9fed
View commit details
Copy full SHA for 6fe9fed
View code at this point
Browse repository at this point
Make wheel build deterministic
Show description for cee9336
scele
committed
cee9336
View commit details
Copy full SHA for cee9336
View code at this point
Browse repository at this point
Move build_wheel logic from skylark into piptool
Show description for 7bd2b04
scele
committed
7bd2b04
View commit details
Copy full SHA for 7bd2b04
View code at this point
Browse repository at this point
Use standard patching attributes
Show description for 567fc38
scele
committed
567fc38
View commit details
Copy full SHA for 567fc38
View code at this point
Browse repository at this point
Support extras and "target" argument in pip_version_proxy's requirement macro
Show description for 13fffe7
scele
committed
13fffe7
View commit details
Copy full SHA for 13fffe7
View code at this point
Browse repository at this point
Refactor generated requirements.bzl layout and make overriding attributes easier
Show description for e04f3d2
scele
committed
e04f3d2
View commit details
Copy full SHA for e04f3d2
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Add retry logic and local fallback to remote wheel caching
Show description for 2602f91
tkuosmanen
authored and
scele
committed
2602f91
View commit details
Copy full SHA for 2602f91
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
Add sitecustomize to get rid of dirty packages
Show description for ad19081
scele
committed
ad19081
View commit details
Copy full SHA for ad19081
View code at this point
Browse repository at this point
Commits on Oct 8, 2018
Support local_path in requirements.bzl
Show description for 5875fbf
scele
committed
5875fbf
View commit details
Copy full SHA for 5875fbf
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
Fix capitalization in proxy requirement() macro
scele
committed
ad647c1
View commit details
Copy full SHA for ad647c1
View code at this point
Browse repository at this point
Commits on Sep 26, 2018
Fix parallel resolve
Show description for 09571f4
scele
committed
09571f4
View commit details
Copy full SHA for 09571f4
View code at this point
Browse repository at this point
Support @pip_deps//:update for pip_version_proxy
Show description for 1931fa3
scele
committed
1931fa3
View commit details
Copy full SHA for 1931fa3
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
Allow patching wheels
Show description for 6352997
mirandaconrado
authored and
scele
committed
6352997
View commit details
Copy full SHA for 6352997
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
Upgrade subpar and pip
scele
committed
019aada
View commit details
Copy full SHA for 019aada
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
Support additional_buildtime_env
scele
committed
69db3b7
View commit details
Copy full SHA for 69db3b7
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
Merge remote-tracking branch 'mirandaconrado/conrado/add_more_build_content' into master
scele
committed
d087e36
View commit details
Copy full SHA for d087e36
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.