Dan Ryan
3a303ee3c8
Update piptools patches
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 16:54:25 -04:00
Dan Ryan
2590c4caab
Expose fs_str in utils.py
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 16:05:27 -04:00
Dan Ryan
734b4e7759
Clean up redundant code and avoid circular imports
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 15:41:15 -04:00
Dan Ryan
1000bdc751
move environment imports local so we can use fs_str in env declarations
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 14:57:27 -04:00
Dan Ryan
1605c00786
Fix environment variable encoding for python 2
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 14:45:48 -04:00
Dan Ryan
c3303d5c83
Fix manifest
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:42:57 -04:00
Dan Ryan
bf64e7b55a
Add news fragments and final patch for all fixes
...
- Fixes #2499
- Fixes #2529
- Fixes #2589
- Fixes #2666
- Fixes #2767
- Fixes #2785
- Fixes #2795
- Fixes #2801
- Fixes #2802
- Fixes #2824
- Fixes #2862
- Fixes #2867
- Fixes #2879
- Fixes #2880
- Fixes #2894
- Fixes #2902
- Fixes #2924
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
71ed41300d
Remove extra piptools license
...
- Fixes 2678
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
6e042b3b62
fix piptools patch to account for None in hash lookups
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
7429881693
Add a proper parser for index urls internally
...
- Fix invocation of vcs hash retrieval
- Add error handling for pip url retrieval
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
339c50e3fb
update vendored shims version
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
6c8ad87480
Update pip_shims self-import module replacement logic with new names
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
3f8824fad7
Add deprecation warning ignores to pytest.ini
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
17e73f5cb9
Update pip_shims
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
121390d83d
Patch pipdeptree
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
0f9ce3e528
Re-updated pip patch to ignore compatibility when sorting
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
ad2d6c9363
Update all vendored dependencies
...
- Verified all license changes
- Brings us current with the latest releases
- Didn't identify any breaking changes in click
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
c257891681
Update vendored dependencies
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
4a5b63a0bb
Fix passa vendoring task
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
9fce94bab9
Import rewrites
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
6c2db694ce
Update to pip 18
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
b2957af35c
Update passa
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
42eed8aefc
fix pip patch
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
7bc29c1862
update patch for piptools
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
7784f64f0b
Fix passa dep
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
949a671e92
Update vistir vendoring
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
21eb04aa42
Remove pip10 patch
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
8811b69404
Vendor yaspin, update vistir, add pip18 patch
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
1af729f580
Vendor passa, update piptools
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
a698fee9bb
Add passa to vendoring task
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Dan Ryan
320f2169ae
Vendor passa as zip for running in venvs
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-10-07 05:25:58 -04:00
Tzu-ping Chung
aa973c88f2
Merge pull request #2934 from IamAdiSri/master
...
Added shell deactivation instructions to documentation
2018-10-07 12:43:01 +08:00
Aditya Srivastava
4588ffebda
Added shell deactivation instruction to documentation
...
Minor edits to documentation
2018-10-07 09:24:25 +05:30
Tzu-ping Chung
00d0a71094
Merge pull request #2928 from jxltom/better-github-templates
...
Level up the template headers
2018-10-06 16:28:59 +08:00
jxltom
ead561de72
Level up the template headers
2018-10-06 10:09:43 +08:00
Tzu-ping Chung
1207b7809d
Merge pull request #2916 from jxltom/fixed-vcs-isnot-supported-in-pip9
...
Fixed vcs is not supported in pip9
2018-10-06 04:49:21 +08:00
jxltom
532aca3ec3
Add news for #2912
2018-10-04 10:20:44 +08:00
jxltom
4cbd59631d
Load patched pip instead of system one
2018-10-04 10:10:10 +08:00
kennethreitz
d65038ecc9
Update NOTICES
2018-10-03 23:23:39 +08:00
Andrew Zhou
d0e537b565
Add references to PEEP
2018-10-03 23:23:09 +08:00
Andrew Zhou
f8e3f2550f
Replace reference to Uservoice with PEEP-000.
...
Fixes #2809 .
2018-10-03 23:23:09 +08:00
David Staheli
02be875774
Use new Azure Pipelines domain in build badges
...
Azure Pipelines now uses https://dev.azure.com/pypa instead of https://pypa.visualstudio.com .
2018-10-02 15:57:03 +08:00
ocavue
39276c32df
Remove a 404 link in issue templates
2018-09-30 15:04:50 +08:00
Michael Hoang
19c1f4a2d9
Add news entry for PR #2877
2018-09-29 09:18:15 +08:00
Michael Hoang
65ccd765b6
Create virtualenvs directory if it does not exist
2018-09-29 09:18:15 +08:00
kennethreitz
9084792db0
Update Dockerfile
2018-09-25 04:33:45 -04:00
kennethreitz
53dc0882c3
Update Dockerfile
2018-09-25 04:29:04 -04:00
kennethreitz
264fb6209e
have docker use python3.7
2018-09-25 04:08:41 -04:00
kennethreitz
81b7cf7dfe
precursor to something greater (team: make this work :)
2018-09-25 03:38:00 -04:00
kennethreitz
7a696ceb5c
hope i don't regret this :)
2018-09-21 03:10:10 -04:00