Commit Graph

7071 Commits

Author SHA1 Message Date
Thea Flowers dc5c13d547 Address comments 2019-01-28 10:05:23 -08:00
Jelmer Vernooij bb385e2dbb
Make sure that bzr is available when running under Travis. 2019-01-27 02:35:10 +00:00
Chris Jerdonek d619aba150 Provide a better error message for a pyproject.toml editable install.
The message looks like this:

  File "setup.py" not found. Directory cannot be installed in editable
  mode: <absolute-dir-path>
  (A "pyproject.toml" file was found, but editable mode currently
  requires a setup.py based build.)
2019-01-26 07:00:22 -08:00
Thea Flowers e19686315b Add news 2019-01-25 11:29:57 -08:00
Thea Flowers f7d84b117e Update index 2019-01-25 11:27:55 -08:00
Thea Flowers 9b0bef57ae Rewrite readme 2019-01-25 11:08:41 -08:00
Maxim Kurnikov c4cf730145 sort imports under TYPE_CHECKING alphabetically 2019-01-25 20:08:59 +03:00
Maxim Kurnikov 0c0bfe256d Merge branch 'master' into req-types-finished 2019-01-25 20:00:20 +03:00
Chris Jerdonek e5f4bbb7dd
Merge pull request #6191 from cjerdonek/long-record-lines
Allow and warn on RECORD lines with more than three elements
2019-01-24 12:22:45 -08:00
Chris Jerdonek 7f25059bf7 Allow and warn on RECORD lines with more than three elements. 2019-01-23 19:24:38 -08:00
Chris Jerdonek 8074db86d6 Add failing test. 2019-01-23 19:24:34 -08:00
Pradyun Gedam c297dec372
Merge pull request #6185 from pradyunsg/release/19.0.1
Release 19.0.1
2019-01-23 19:36:29 +05:30
Pradyun Gedam 43e196388f
Bump version for development 2019-01-23 19:27:27 +05:30
Pradyun Gedam a006602b8c
Generate NEWS 2019-01-23 19:26:01 +05:30
Pradyun Gedam 94ffc8bd1f
Bump version for bugfix release 2019-01-23 19:25:23 +05:30
Pradyun Gedam ab796656f0
Merge pull request #6171 from pradyunsg/fix/pep-517-building-assertion
Fix build directory assertion for a PEP 517/518 world
2019-01-23 17:46:07 +05:30
Donald Stufft 26184cb0d8
Merge pull request #6172 from pradyunsg/cleanup-up-release-mistake
Remove NEWS fragments that didn't get deleted
2019-01-23 06:47:53 -05:00
Pradyun Gedam 80976e0fcf
Remove NEWS fragments that didn't get deleted 2019-01-23 10:02:04 +05:30
Pradyun Gedam a1cd49abeb
📰 2019-01-23 10:00:50 +05:30
Pradyun Gedam 7db266687c
Check wheel build locations only when ephem cache isn't used
When the ephemeral cache is used, the build can always occur. There is
no need to check for those.
2019-01-23 09:48:06 +05:30
Pradyun Gedam e55fcea956
Add tests for the bug 2019-01-23 09:48:04 +05:30
Paul Moore 085e7403b2
Merge pull request #6157 from pradyunsg/reopen-for-development
Bump for development
2019-01-22 23:14:42 +00:00
Pradyun Gedam 3a2546e7cc
Bump for development 2019-01-23 01:14:27 +05:30
Pradyun Gedam acdbcf79d8
Merge pull request #6155 from pradyunsg/release/19.0
Release/19.0
2019-01-23 00:45:48 +05:30
Pradyun Gedam e6c3f099e6
Reorder NEWS entries
- Moved into appropriate sections as @pradyunsg felt
- Sort by "importance" and bundle together similar entries
2019-01-22 23:53:47 +05:30
Pradyun Gedam 5b93b49a88
Merge related NEWS entries 2019-01-22 23:53:26 +05:30
Pradyun Gedam a851c980a6
Reword a lot of NEWS entries 2019-01-22 23:53:24 +05:30
Pradyun Gedam 42bedbf824
Fix backticks in NEWS 2019-01-22 23:52:31 +05:30
Pradyun Gedam 71945093f7
Generate NEWS for 19.0 2019-01-22 23:52:21 +05:30
Pradyun Gedam c38805ab59
Bump version to 19.0 2019-01-22 23:49:45 +05:30
Pradyun Gedam 8de0ce8245
Generate AUTHORS for 19.0 2019-01-22 23:49:40 +05:30
Pradyun Gedam 24d2185e58
Merge pull request #6153 from cjerdonek/use-requested-log-level
Use the requested log level when handling broken stdout pipe
2019-01-22 14:38:54 +05:30
Chris Jerdonek 9d00420c16 Use the requested log level when handling broken stdout pipe. 2019-01-21 12:45:59 -08:00
Pradyun Gedam fc9bb60987
Merge pull request #5907 from cjerdonek/broken-pipe-error
Handle BrokenPipeError gracefully (#4170)
2019-01-21 16:37:46 +05:30
Chris Jerdonek eef02fd666 Unskip / get the end-to-end tests working for Windows. 2019-01-20 15:49:49 -08:00
Chris Jerdonek 7a9e1f344b Handle BrokenPipeError gracefully. 2019-01-20 15:49:49 -08:00
Chris Jerdonek e6d0127985 Add failing tests. 2019-01-20 15:49:49 -08:00
Jelmer Vernooij eb7d4b2178
Bazaar: Export directly from the remote branch.
This significantly improves performance, since it allows the remote
server to directly stream a tarball that just contains the requested
revision rather than the full repository contents.
2019-01-20 17:46:31 +00:00
Pradyun Gedam 169eebdb6e
Merge pull request #6151 from pradyunsg/vendoring/packaging-19
Update packaging to 19.0
2019-01-20 19:24:19 +05:30
Pradyun Gedam 6a62aafbb0
Merge pull request #6150 from pradyunsg/license-year
Update license year to 2019
2019-01-20 18:03:12 +05:30
Pradyun Gedam c90a3ff003
Update packaging to 19.0 2019-01-20 16:52:52 +05:30
Ami Fischman 2a90808387 Prefix user_log (--log) entries with timestamp (#6142)
Why? Eases post-facto analysis of time spent in different phases of pip operation.

Historical note:
767d11e49c (diff-b670e3b192038c9ffe810c1a12c0c51fL219)
made it so that pip invocations emit zero timestamp information to the log
file. Prior to that each pip invocation's start time was written out (search
that commit's diff for [strftime]).

Result: https://gist.github.com/fischman/f570886219de5c64a3b695300195c70a

Resolves https://github.com/pypa/pip/issues/6141
2019-01-20 03:02:22 -08:00
Donald Stufft 5074327bcb
Merge pull request #6147 from dstufft/warn-on-27
Warn on Python 2.7
2019-01-19 21:53:09 -05:00
Pradyun Gedam 467ee29625
Merge pull request #6146 from pradyunsg/vendoring/jan-2019-updates
Vendoring updates for Jan 2019
2019-01-20 06:51:02 +05:30
Donald Stufft f3b9cf2e8f fix grammar, line lengths 2019-01-19 19:09:04 -05:00
Chris Jerdonek f982845aee
Merge pull request #6134 from cjerdonek/pip-no-use-pep517
Prevent the use of PIP_NO_USE_PEP517 to head off user confusion
2019-01-19 13:08:22 -08:00
Donald Stufft a44579ca2d Fix tests for deprecated Pythons 2019-01-19 15:01:33 -05:00
Donald Stufft 71dbc9c3d5 Warn on Python 2.7 2019-01-19 14:54:07 -05:00
Pradyun Gedam 07b318ff08
Update license year to 2019 2019-01-20 00:04:56 +05:30
Pradyun Gedam 785ecf476a
Update requests to 2.21.0 2019-01-18 12:33:32 +05:30