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

9568 commits

Author SHA1 Message Date
Tzu-ping Chung 4fb7687fa7 Add failing tests 2020-04-18 22:47:44 +08:00
Pradyun Gedam 97f639057e
Merge pull request #8014 from uranusjr/always-return-installed-candidate 2020-04-18 16:15:14 +05:30
Paul Moore 9a91f451cf
Merge pull request #8071 from uranusjr/no-wheel-message-improve
Space after comma
2020-04-17 16:45:05 +01:00
Tzu-ping Chung 510aa46580 Space after comma 2020-04-17 22:39:35 +08:00
Pradyun Gedam 6f7d5b9ae9
Merge pull request #8056 from pradyunsg/vendoring/april-2020 2020-04-17 01:35:31 +05:30
Tzu-ping Chung 9c97b285b9 Rename variable for clarity 2020-04-16 13:44:13 +08:00
Paul Moore 2f3a1be118
Merge pull request #8033 from pfmoore/messages
Make message more user friendly when unable to resolve
2020-04-15 19:43:53 +01:00
Pradyun Gedam 5bea530899
Change certifi version to 2020.04.05.1 2020-04-15 23:27:30 +05:30
Pradyun Gedam df9bbb403f
Fix bug in pip debug 2020-04-15 23:26:12 +05:30
Pradyun Gedam 101332f70f
Upgrade urllib3 to 1.25.8 2020-04-15 21:35:58 +05:30
Pradyun Gedam 812f2a9f5b
Upgrade idna to 2.9 2020-04-15 21:35:58 +05:30
Pradyun Gedam 05aae8f888
Upgrade certifi to 2020.4.5.1 2020-04-15 21:35:57 +05:30
Pradyun Gedam e94f93530f
Upgrade requests to 2.23.0 2020-04-15 21:35:55 +05:30
Pradyun Gedam d2439f7d99
Upgrade pyparsing to 2.4.7 2020-04-15 21:35:52 +05:30
Pradyun Gedam 8ce1872cdd
Upgrade pep517 to 0.8.2 2020-04-15 21:35:49 +05:30
Pradyun Gedam 2694496d26
Upgrade packaging to 20.3 2020-04-15 21:35:45 +05:30
Pradyun Gedam 8f2b7c6344
Upgrade msgpack to 1.0.0 2020-04-15 21:35:43 +05:30
Pradyun Gedam fc394ca52b
Upgrade distro to 1.5.0 2020-04-15 21:09:17 +05:30
Pradyun Gedam 2ece449217
Upgrade contextlib2 to 0.6.0.post1 2020-04-15 21:07:42 +05:30
Paul Moore 8c118c8f3a Fix the test to check for canonical name 2020-04-14 15:18:24 +01:00
Pradyun Gedam e40d2670fa
Merge pull request #8045 from pradyunsg/pytoml-to-toml
Switch from `pytoml` to `toml`
2020-04-14 17:04:16 +05:30
Paul Moore 6a244de617
Merge pull request #8025 from catPill/fix-windows-writable-test
Fix Windows folder writable detection
2020-04-14 12:33:10 +01:00
Paul Moore a508659fd9
Merge pull request #8037 from pfmoore/nox_revendor
Add a vendoring session to noxfile.py
2020-04-14 11:34:43 +01:00
Paul Moore ea391b2aab Merge with master 2020-04-14 11:27:10 +01:00
Paul Moore e8613ffcaa Remove pip version requirement for vendoring 2020-04-14 11:03:48 +01:00
Pradyun Gedam 8b359582de
Fix vendored calls 2020-04-14 15:16:04 +05:30
Pradyun Gedam 8b8fdd8429
Drop pytoml from vendored libraries 2020-04-14 13:07:20 +05:30
Pradyun Gedam 78f16daa27
Switch pip's use of pytoml -> toml 2020-04-14 13:07:17 +05:30
Pradyun Gedam 1f74437948
So... our vendoring of pep517 wasn't correct. :) 2020-04-14 13:00:29 +05:30
Pradyun Gedam a1af9d517d
Vendor toml 0.10.0 2020-04-14 12:59:54 +05:30
Pradyun Gedam 471bc0e2c3
Merge pull request #7962 from CrafterKolyan/patch-1
Speed up `pip list --outdated`
2020-04-14 02:28:28 +05:30
Pradyun Gedam 3c1cf3e139
Merge pull request #7885 from NoahGorny/cache-trusted-host
Cache trusted host
2020-04-14 02:26:28 +05:30
Pradyun Gedam f458573de6
Merge pull request #7882 from sbidoul/build-in-place-7555-sbi
Build local directories in place
2020-04-13 21:33:02 +05:30
Pradyun Gedam bdff935570
Merge pull request #6391 from duckinator/pip-cache
Add 'pip cache' command
2020-04-13 19:53:05 +05:30
Pradyun Gedam 92c9f8136a
Merge pull request #8004 from uranusjr/requires-python-error
New Resolver: Raise UnsupportedPythonVersion for Requires-Python mismatch
2020-04-13 19:42:51 +05:30
Pradyun Gedam d49fcab9f4
Merge pull request #8039 from uranusjr/new-resolver-reject-constraints-for-now
Block user from unfinished parts of the resolver
2020-04-13 19:37:36 +05:30
Pradyun Gedam 15f8a35e4b
Merge pull request #7887 from NoahGorny/pip-debug-print-vendored-versions
pip debug: Add versions of vendored libraries to output
2020-04-13 19:29:27 +05:30
Tzu-ping Chung f4f0a34053 Block user from unfinished parts of the resolver 2020-04-13 21:32:20 +08:00
Paul Moore 8db9f5bdb6 Add a vendoring session to noxfile.py 2020-04-13 12:32:28 +01:00
Paul Moore 3642589903 Make message more user friendly when unable to resolve 2020-04-13 11:32:21 +01:00
Tzu-ping Chung 84b99c20b8 Canonicalize installed distribution keys 2020-04-13 18:05:24 +08:00
Pradyun Gedam fc24a17899
Merge pull request #8022 from sbidoul/simplify-install-req-source-dir-sbi
Remove InstallRequirement source_dir parameter
2020-04-13 05:00:06 +05:30
Pradyun Gedam 9e02a1a97f
Reword based on suggestion
Co-Authored-By: Noah <noah.bar.ilan@gmail.com>
2020-04-13 04:55:57 +05:30
Pradyun Gedam 7dde527ac9
Merge pull request #7948 from pradyunsg/docs/conventions-update-1
Update docs conventions based on recent experience
2020-04-13 04:54:18 +05:30
Pradyun Gedam 745e21ff6e
Merge pull request #8028 from pradyunsg/ci/better-names
Nicer Azure Pipelines setup
2020-04-13 04:47:50 +05:30
Nikolay Korolev f0ae64f959
Delete misleading line of code 2020-04-12 19:01:51 +03:00
Pradyun Gedam 609e8898af
Azure Pipelines: Use better names 2020-04-12 19:34:53 +05:30
Pradyun Gedam 72c0cf4197
Azure Pipelines: Drop useVenv
This wasn't actually ever used, since the value was always '$(useVenv)'.
2020-04-12 19:34:13 +05:30
Pradyun Gedam 113884b3a2
Drop entire section on Indentation 2020-04-12 19:13:25 +05:30
ghost dbd2c2f760 Fix Windows folder writable detection 2020-04-12 20:38:43 +08:00