-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix resolution using dependency_links
with ssh
#2643
Commits on Jul 24, 2018
-
Enable parsing of dependency links in setup.py
- Fixed errors with url parsing during hashing Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for 00dd845 - Browse repository at this point
Copy the full SHA 00dd845View commit details -
Fix resolution using
dependency_links
with ssh- Exclude VCS SSH uris from hashing - Add additional resilience to the piptools resolver - Fixes #2613 Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for f3e4e73 - Browse repository at this point
Copy the full SHA f3e4e73View commit details -
Make sure there is a link to check against
Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for 5334183 - Browse repository at this point
Copy the full SHA 5334183View commit details -
Add chdir context manager and properly run setup.py files during reso…
…lution Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for 6e38560 - Browse repository at this point
Copy the full SHA 6e38560View commit details
Commits on Jul 25, 2018
-
Ensure that we use posix style strings instead of Path objects for ch…
…dir context manager Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for 1c6acfe - Browse repository at this point
Copy the full SHA 1c6acfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c584739 - Browse repository at this point
Copy the full SHA c584739View commit details -
Add exception handling for non-existent setup_py_dir
Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for dc97d73 - Browse repository at this point
Copy the full SHA dc97d73View commit details -
Configuration menu - View commit details
-
Copy full SHA for d33c4e8 - Browse repository at this point
Copy the full SHA d33c4e8View commit details
Commits on Jul 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 75eaafc - Browse repository at this point
Copy the full SHA 75eaafcView commit details