Commit Graph

6856 Commits

Author SHA1 Message Date
Pradyun Gedam 5274d7544e
Remove workaround for #6057 2018-12-08 09:17:53 +05:30
Pradyun Gedam 407d49f483
Switch to xenial on Travis 2018-12-08 09:16:30 +05:30
Maxim Kurnikov 5e5904e61c Add type annotations for pip._internal.utils and pip._internal.vcs.__init__ (#6061) 2018-12-08 08:47:24 +05:30
Paul Moore c5dc6aa784
Merge pull request #6029 from zooba/issue-3055
Fixes #3055 Uninstall causes paths to exceed MAX_PATH limit
2018-12-06 09:23:29 +00:00
Brian Cristante d5bcedd388 Add labels to the Azure Pipelines badges (#6069) 2018-12-06 09:12:17 +05:30
Pradyun Gedam 3a8e21ddcf
Merge pull request #6058 from uranusjr/link-package-versions-cleanup-tests
Link package versions cleanup tests
2018-12-06 08:56:40 +05:30
Chris Jerdonek 36266b44b3
Merge pull request #6006 from cjerdonek/clean-up-some-git-test-code
Clean up some git test code.
2018-12-05 14:26:46 -08:00
Maxim Kurnikov 028848574a add type annotations for pip/_internal/cli/ 2018-12-03 15:47:11 +03:00
Tzu-ping Chung de7fdbb7a5 Convert multi-phase tests into fixtures
Also... make the tests actually pass.
2018-12-03 13:49:25 +08:00
Tzu-ping Chung 557e7d2739 Fix test case class name
So it is actually picked up correctly by Pytest.
2018-12-03 13:49:25 +08:00
Pradyun Gedam 456fb43f95
Merge pull request #6059 from pradyunsg/disable-hg-tests-on-travis
Disable Mercurial Tests on Travis
2018-12-02 17:38:56 +05:30
Pradyun Gedam f5ae9597c4
Disable Mercurial Tests on Travis 2018-12-02 16:45:53 +05:30
Pradyun Gedam eee2f6057a
Merge pull request #6056 from eli-schwartz/fix-devendored-support 2018-12-01 07:45:53 +05:30
Eli Schwartz 7371a75595
fix un-vendored support; add missing entry for pep517 2018-11-30 14:08:54 -05:00
Pradyun Gedam 95f0b2a1fe
Merge pull request #6053 from pradyunsg/misc/minor-cleanup
Eliminate a cyclic import, Add some comments to wheel.py for future reference
2018-11-30 21:33:31 +05:30
Pradyun Gedam fc62b5b677
Move wheel extension information to remove cycle imports 2018-11-30 12:46:08 +05:30
Pradyun Gedam 41f87fba35
Add notes for future cleanups 2018-11-30 11:43:35 +05:30
Pradyun Gedam 9781e1381e
Move an import to top of wheel.py 2018-11-30 11:43:15 +05:30
Pradyun Gedam e5ab7f6224
Merge pull request #6051 from pradyunsg/fix/incorrect-source-copying-logic
Don't copy pip's non code files and folders in tests
2018-11-30 06:13:00 +05:30
Pradyun Gedam 7a23cc8a18
Don't copy pip's non code files and folders in tests 2018-11-29 14:37:18 +05:30
Pradyun Gedam ec3bacc866
Merge pull request #6044 from pradyunsg/vendoring/msgpack
Use msgpack instead of msgpack-python
2018-11-28 21:03:33 +05:30
Pradyun Gedam eb602418a4
Use msgpack instead of msgpack-python 2018-11-27 18:30:03 +05:30
Albert-Guan 465261a828 Document that empty environment variables are not treated as false (#5953) 2018-11-24 19:30:41 +05:30
Paul Moore e2d59ba4d1
Merge pull request #6031 from ncoghlan/patch-3
Adjust imports in test failing isort check
2018-11-22 12:51:53 +00:00
Nick Coghlan fdaef3fe9e
Minimise diff needed to make isort happy 2018-11-22 21:49:43 +10:00
Nick Coghlan 868e898942
Adjust imports in test failing isort check 2018-11-22 21:44:32 +10:00
Paul Moore 087d8254a7
Merge pull request #5410 from wtolson/manylinux2010
Manylinux2010
2018-11-22 11:07:49 +00:00
Steve Dower 9257d58e1c Fix import ordering 2018-11-21 15:05:08 -08:00
Steve Dower 2538a07a8b Fix linting issue 2018-11-21 14:44:14 -08:00
Steve Dower 1948a7c378 Add compress_for_rename() test and preserve casing 2018-11-21 14:33:15 -08:00
Steve Dower f4bdd28e25 Fix linting issues 2018-11-21 14:13:45 -08:00
Steve Dower 60a08c838d Merge remote-tracking branch 'upstream/master' into issue-3055 2018-11-21 13:55:25 -08:00
Steve Dower 1bf93a78cb Adds test for AdjacentTempDirectory._generate_names 2018-11-21 13:53:49 -08:00
Donald Stufft 212b964542
Merge pull request #6028 from dstufft/add-requests
Add requests to our packaging dependencies
2018-11-21 16:49:08 -05:00
Steve Dower 85f9cdf866 Remove makedirs call 2018-11-21 13:25:49 -08:00
Steve Dower 508f9b11e4 Adds NEWS file 2018-11-21 13:17:47 -08:00
Steve Dower c7ae06c798 Fixes #3055 Uninstall causes paths to exceed MAX_PATH limit 2018-11-21 13:14:36 -08:00
Donald Stufft 8d100d9e45 Add requests to our packaging dependencies 2018-11-21 15:48:31 -05:00
Pradyun Gedam 74c09b8537
Merge pull request #6026 from pradyunsg/format-control-cleanups
Minor cleanups to format_control.py
2018-11-22 01:37:25 +05:30
Paul Moore 93d8f177c6
Merge pull request #5785 from brcrista/master
Add Azure Pipelines configuration
2018-11-21 19:17:36 +00:00
Pradyun Gedam ad70174bfc
Minor cleanups to format_control.py 2018-11-21 14:23:48 +05:30
Donald Stufft 9c0a1daace
Merge pull request #6017 from dstufft/update-cpython
Add a release task to upgrade CPython's bundled pip
2018-11-19 11:11:26 -05:00
Donald Stufft 51eb885e78 Add a release task to upgrade CPython's bundled pip 2018-11-19 07:39:10 -05:00
Paul Moore 3a77bd667c
Merge pull request #5743 from pfmoore/pep517
PEP 517 implementation
2018-11-15 09:32:17 +00:00
Paul Moore f06a0cb560 Move setup.py egg_info logging into run_egg_info 2018-11-14 19:24:27 +00:00
Paul Moore 85e4f8ec41 Fix some remaining TODO comments 2018-11-14 18:24:55 +00:00
Paul Moore 6b7473d664 Pass --use-pep517 option to the resolver in the pip wheel command 2018-11-14 18:18:48 +00:00
Paul Moore 3a0f9b1c71 Remove unneeded TODO 2018-11-14 14:31:24 +00:00
Paul Moore e8f7aa1446 Pass use_pep517 option to resolver 2018-11-14 14:06:35 +00:00
Paul Moore cf4d84e58f Address doc review comments 2018-11-14 13:15:55 +00:00