1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

6769 commits

Author SHA1 Message Date
Pradyun Gedam 22fe45d462
Fix new issues found in mypy 0.620 -> 0.650 2018-12-18 11:20:14 +05:30
Pradyun Gedam 7e22a2234e
Update the mypy version 2018-12-18 11:15:56 +05:30
Pradyun Gedam be5f4afcfc
Fix inconsistencies in mypy annotations 2018-12-17 23:56:00 +05:30
Maxim Kurnikov 8fc393a2d1 Add type annotations for pip._internal.pyproject, pip._internal.build_env, pip._internal.index, pip._internal.resolve (#6072) 2018-12-17 16:43:23 +05:30
Maxim Kurnikov 05eb7d8e92 Add type annotations for pip._internal.req (#6063) 2018-12-17 16:43:00 +05:30
Maxim Kurnikov 410072bc8b add type annotations for pip._internal.models (#6065) 2018-12-17 16:42:36 +05:30
Maxim Kurnikov 7ee388178a Add type annotations for pip._internal.operations (#6066)
References https://github.com/pypa/pip/issues/4748, https://github.com/pypa/pip/pull/6038.
2018-12-17 16:41:47 +05:30
Maxim Kurnikov 7696e7e530 Add type annotations for pip._internal.download, pip._internal.wheel and pip._internal.pep425tags (#6067)
References https://github.com/pypa/pip/issues/4748, https://github.com/pypa/pip/pull/6038.
2018-12-16 14:46:39 +05:30
Pradyun Gedam 5d2d16e575
Merge pull request #6062 from mkurnikov/cli-types
Add type annotations for pip._internal.cli
2018-12-14 12:31:58 +05:30
Pradyun Gedam ab5d0f0403
Merge pull request #6074 from pradyunsg/travis-xenial
Switch to xenial for Travis CI
2018-12-14 10:29:57 +05:30
Pradyun Gedam 20356a7142
Use tox -e pypy on Travis CI for PyPy 2.7 and 3.5 2018-12-13 19:54:53 +05:30
Pradyun Gedam c4308c6e77
🎨 2018-12-09 12:04:46 +05:30
Pradyun Gedam 0136043a7d
Use the correct names for PyPy on Travis CI 2018-12-09 12:04:24 +05:30
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