Commit Graph

2063 Commits

Author SHA1 Message Date
Pradyun Gedam 6ad9a21a43
📰 2022-05-06 18:16:41 +01:00
Pradyun Gedam d0b83d1c93
Update NEWS for 21.1b1 2022-05-03 11:57:43 +01:00
Paul Moore cdeb8f9e63
Merge pull request #11059 from pfmoore/config_settings
Add a UI to set config settings for PEP 517 backends
2022-04-29 12:58:32 +01:00
wim glenn 6313d866e5
Improve ``pip config --help`` text (#11074) 2022-04-29 10:32:52 +01:00
Pradyun Gedam 7164b1af50
Merge pull request #10827 from q0w/project-urls
Include Project-URLs in `pip show -v` output
2022-04-23 21:39:51 +01:00
Pradyun Gedam 24ffdaa494
Merge pull request #11063 from pradyunsg/vendoring-update 2022-04-23 21:38:52 +01:00
Tomáš Hrnčiar 452d7da880
Fallback to pyproject.toml-based builds if setuptools cannot be imported (#10717)
This fallback is only triggered if the project has a `setup.py` file.

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
2022-04-23 15:56:59 +01:00
Pradyun Gedam f0721906fc Upgrade tomli to 2.0.1 2022-04-22 15:50:29 +01:00
Pradyun Gedam caa6aebee2 Upgrade typing_extensions to 4.2.0 2022-04-22 15:50:29 +01:00
Pradyun Gedam 377d642384 Upgrade rich to 12.2.0 2022-04-22 15:50:29 +01:00
Pradyun Gedam dfcac4add2 Upgrade platformdirs to 2.5.2 2022-04-22 15:50:29 +01:00
Pradyun Gedam 44175c7754 Upgrade distro to 1.7.0 2022-04-22 15:50:27 +01:00
Pradyun Gedam e747a22b57 Upgrade CacheControl to 0.12.11 2022-04-22 15:38:00 +01:00
Paul Moore 6e14d0ca78 Add a news file 2022-04-21 18:38:57 +01:00
Anthony Sottile 994bd91c3e upgrade pyparsing to improve startup time 2022-04-17 08:28:48 -07:00
Tzu-ping Chung 8133d83929
Merge pull request #11030 from uranusjr/build-env-req-check-evaluate-marker 2022-04-16 19:46:23 +08:00
Tzu-ping Chung 233db7c31b Skip conditional build req without matching marker 2022-04-16 16:02:15 +08:00
Pradyun Gedam c6e274e7fd
Merge pull request #10709 from uranusjr/metadata-importlib-backend 2022-04-15 12:49:32 +01:00
Frost Ming 6a1ed5c0f4
Add completion script for powershell (#9025) 2022-04-15 09:32:42 +01:00
Tzu-ping Chung 2e1112a814
Make the root warning silence flag multi-state (#11035)
Instead of a flag, make the option take an argument like this:

    --root-user-action=ignore

This allows us to add more alternatives in the future, for example to
emit a hard error when a root user is detected.

Also re-label the news fragment to point to the issue instead of the PR
that introduced the option.
2022-04-14 18:10:19 +01:00
Tzu-ping Chung f13fa41bb3 News 2022-04-12 03:26:11 +08:00
q0w 3820b0e52c
Replace Iterator[T] with Generator[T,None, None] (#11007)
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
2022-04-09 16:11:58 +01:00
Pradyun Gedam e679df4051
Merge pull request #11001 from pradyunsg/remove-out-of-tree
Drop out-of-tree/in-tree build transition flags
2022-04-09 16:02:40 +01:00
Pradyun Gedam eacc739320
Merge pull request #10998 from q0w/handle-netrc 2022-04-08 13:09:36 +01:00
Pradyun Gedam 428e886ad6
Drop out-of-tree/in-tree build transition flags
These were intended to help users transition when the default behaviour
changed to no longer perform out-of-tree builds. The transition is now
considered complete.
2022-04-08 12:20:36 +01:00
Pradyun Gedam 7a4c3ba03a
Merge pull request #11014 from pradyunsg/remove-alternative-progress-bars
Co-authored-by: Pradyun Gedam <pradyunsg@users.noreply.github.com>
2022-04-08 11:47:34 +01:00
q0w 7fef1adb52 Make kw-only args 2022-04-07 11:07:50 +03:00
Pradyun Gedam 2c8e78cb9c
Remove `progress` from vendored dependencies 2022-04-07 09:05:30 +01:00
Tzu-ping Chung 0ac0f84614
Merge pull request #10990 from potiuk/fix-root-warning 2022-04-07 16:00:39 +08:00
Russell Keith-Magee d1f3c73697
Normalise paths when comparing egg-link from network drive (#11011)
Co-authored-by: Niko Pasanen <niko@pasanen.me>
2022-04-07 08:50:03 +01:00
Tzu-ping Chung 182bac15f5
Merge pull request #10774 from gavindsouza/patch-1 2022-04-07 15:42:51 +08:00
Henrich Hartzer 2cfe36dc9e Update pre-commit hooks
Co-Authored-By: q0w <43147888+q0w@users.noreply.github.com>
2022-04-04 16:02:02 +03:00
q0w 8f696ee3ec Update black 2022-04-04 15:22:51 +03:00
q0w ee67cf714b Prioritize url credentials over netrc 2022-03-29 20:27:24 +03:00
q0w e688984d60
Update news/10950.bugfix.rst
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
2022-03-28 12:55:16 +03:00
q0w 6689e531d3 Disable brotli import in urllib3 2022-03-27 16:25:41 +03:00
Pradyun Gedam 50b7d9488e
Reword the changelog entry
Given that this option is on the install/uninstall commands, it is
implied that the warning is presented as part of an
installation/uninstallation.
2022-03-27 09:42:27 +01:00
Jarek Potiuk 62b2264d72 Allow to disable warning for root user package management
Implements the flag that allows to disable the root
warning when using `pip` to install packages. While there are
differing opinions on this, it seems that the final decision is
to lean forward to implement a long and not very easily
discoverable flag to accommodate the minority of users who know
what they are doing and using root installation to - for example
build optimized Dockerfiles.
2022-03-27 09:53:07 +02:00
Tzu-ping Chung b2b7aefe2f
Merge pull request #10975 from kasium/issue-10972 2022-03-22 14:38:16 +08:00
kasium 25f40d57a3
Update 10972.doc.rst 2022-03-19 18:08:12 +01:00
kasium 3dfefd0568
Update news/10972.doc.rst
Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
2022-03-19 18:07:35 +01:00
q0w db71def50f replace git scheme with https 2022-03-19 14:17:05 +03:00
Pradyun Gedam 25861e564d
Merge pull request #10560 from pradyunsg/fix-protect-pip-on-windows
Fix the protect-pip-on-windows logic
2022-03-18 12:32:18 +00:00
Kai Mueller dc197d570d Add newsfile 2022-03-18 08:42:08 +00:00
Hugo van Kemenade 856a6ba117
Docs: Capitalise Y as the default for Proceed (#10969)
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
2022-03-18 05:38:07 +00:00
q0w 0c284520c6
Filter available distributions using hash declarations from constraints files (#10962) 2022-03-16 07:43:06 +00:00
Thiago fffd5ac422
Pass the session's proxies property to request (#10680) 2022-03-11 15:04:21 +00:00
Pradyun Gedam 0561ab260f
Merge pull request #10951 from gpchelkin/proxy_scheme2 2022-03-11 07:25:42 +00:00
Tzu-ping Chung 2e5e9e54bc
Merge branch 'main' into requires-python 2022-03-10 15:41:05 +08:00
Georgy Pchelkin 57b69c642b add news entry 2022-03-09 17:02:39 +03:00