Commit Graph

7156 Commits

Author SHA1 Message Date
Dan Ryan 10feb278e2 Bump version
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-10-09 03:11:51 -04:00
Dan Ryan acc6d75696 Release 2018.10.9
Signed-off-by: Dan Ryan <dan@danryan.co>
v2018.10.9
2018-10-09 03:09:24 -04:00
Dan Ryan bfc6ae8b19 Merge branch 'master' into remove-unused-code 2018-10-08 11:12:25 -04:00
Dan Ryan ab107e2104 Merge pull request #2940 from pypa/fix-editable-requirements
Update requirementslib - fix editable requirements
2018-10-08 11:12:10 -04:00
Grey Baker 1cd913fa2c Remove unused pased_pure_pipfile property 2018-10-08 15:55:17 +01:00
jxltom 6525e31e51 Add test on locking editable package with markers 2018-10-08 13:20:54 +08:00
Dan Ryan f1769e186b Remove debug line 2018-10-08 01:13:14 -04:00
Dan Ryan cb66f4276f Merge branch 'master' into fix-editable-requirements 2018-10-08 01:12:29 -04:00
Dan Ryan 21e9e24244 Merge pull request #2935 from pypa/update-pip-piptools
Update pip and piptools to fix pip 18 upgrades
2018-10-08 01:09:28 -04:00
Dan Ryan d83483acba Update requirementslib - fix editable requirements
- Fixes #1393

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-10-08 01:05:05 -04:00
Dan Ryan 6136edc0c5 cast environment var as string
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-10-07 18:50:54 -04:00
Dan Ryan 16fb2d1012 Update piptools and fix patch
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-10-07 17:57:53 -04:00
Dan Ryan d289e46467 Fix pipdeptree patch again
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-10-07 17:03:59 -04:00
Dan Ryan b58f902a19 Fix pipdeptree patch
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-10-07 17:01:32 -04:00
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