summaryrefslogtreecommitdiff
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* Include nox install instructions in Getting Started dev doc (#12001)Awit (Ah-Wit) Ghirmai2023-04-261-0/+2
|
* Bump for release23.1.2Paul Moore2023-04-261-1/+0
|
* Upgrade setuptools to 67.7.2Paul Moore2023-04-251-1/+1
|
* Upgrade setuptools to 67.6.1Paul Moore2023-04-251-0/+1
|
* Bump for release23.1.1Paul Moore2023-04-223-4/+0
|
* Add a news filePaul Moore2023-04-211-0/+1
|
* Merge pull request #11976 from pfmoore/revert_setuptoolsPaul Moore2023-04-181-0/+1
|\ | | | | Revert "Upgrade setuptools to 67.6.1"
| * Revert "Upgrade setuptools to 67.6.1"Paul Moore2023-04-171-0/+1
| | | | | | | | This reverts commit d7e02483264703d6210e8c28937dcf1d9f547796.
* | Update docs about hash checking and wheel cache (#11967)Stéphane Bidoul2023-04-171-0/+2
|/
* Bump for release23.1Paul Moore2023-04-1546-69/+0
|
* Merge pull request #11919 from ↵Stéphane Bidoul2023-04-151-0/+3
|\ | | | | | | | | sbidoul/deprecate-legacy-ignore-config-settings-sbi Deprecate legacy projects ignoring config settings
| * Deprecate legacy projects ignoring config settingsStéphane Bidoul2023-04-021-0/+3
| | | | | | | | | | In the future the presence of config settings will auto enable pep517.
* | Fix rst syntaxTzu-ping Chung2023-04-141-1/+1
| |
* | Check hashes of cached built wheels agains origin source archiveStéphane Bidoul2023-04-141-0/+1
| |
* | Merge pull request #11949 from sbidoul/hash2hashes-sbiStéphane Bidoul2023-04-141-0/+3
|\ \ | | | | | | Generate download_info.info.hashes in install report for direct URL archives
| * | Add newsStéphane Bidoul2023-04-111-0/+3
| | |
* | | Update 11954.doc.rstHonnix2023-04-131-1/+1
| | |
* | | Create 11954.doc.rstHonnix2023-04-121-0/+1
| | |
* | | Report requested_extras for direct URLsStéphane Bidoul2023-04-111-0/+2
|/ /
* | Merge pull request #11868 from DefaultRyan/normalize-path-cachedStéphane Bidoul2023-04-111-0/+4
|\ \ | | | | | | cache normalize_path in req_uninstall and is_local
| * | Create 11889.bugfix.rstRyan Shepherd2023-04-101-0/+4
| | |
* | | Merge pull request #10594 from pdegroote/mainTzu-ping Chung2023-04-111-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'main' into mainPradyun Gedam2023-03-2727-12/+25
| |\ \
| * | | Add news entry for improved error messagePieter Degroote2021-10-221-0/+1
| | | | | | | | | | | | | | | | | | | | Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com> Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
* | | | Merge pull request #11938 from sbidoul/fix-direct-url-hash-trusted-sbiStéphane Bidoul2023-04-101-0/+3
|\ \ \ \ | | | | | | | | | | Don't trust link hash in direct URL dependencies
| * | | | Fix --require-hashes trusting link hashesStéphane Bidoul2023-04-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | When a direct URL with hash is provided as a dependency, --require-hash incorrectly considered the link hash as trusted.
* | | | | Merge pull request #11942 from Darsstar/correct-keyring-provider-defaultPaul Moore2023-04-101-0/+0
|\ \ \ \ \ | |/ / / / |/| | | | Correct keyring provider default
| * | | | Correct default from `disabled` to `auto`. See #11939.Dos Moonen2023-04-101-0/+0
| | | | |
* | | | | Merge pull request #11936 from sbidoul/fix-link-hash-parsingStéphane Bidoul2023-04-101-0/+1
|\ \ \ \ \ | |/ / / / |/| | | | Various fixes to the link hash parser
| * | | | Various fixes to the link hash parserStéphane Bidoul2023-04-071-0/+1
| | | | |
* | | | | Merge pull request #11940 from sbidoul/imp-req-file-parser-sbiTzu-ping Chung2023-04-101-0/+1
|\ \ \ \ \
| * | | | | Warn if --hash is used on a line without requirementStéphane Bidoul2023-04-091-0/+1
| |/ / / / | | | | | | | | | | | | | | | in a requirements file
* | | | | Merge branch 'main' into per-req-config-settingsq0w2023-04-0911-1/+16
|\ \ \ \ \
| * | | | | Stop propagating `config_settings` to dependencies (#11941)Stéphane Bidoul2023-04-091-0/+4
| |/ / / /
| * | | | Upgrade pygments to 2.14.0Paul Moore2023-04-021-0/+1
| | | | |
| * | | | Upgrade tenacity to 8.2.2Paul Moore2023-04-021-0/+1
| | | | |
| * | | | Upgrade setuptools to 67.6.1Paul Moore2023-04-021-1/+1
| | | | |
| * | | | Upgrade typing_extensions to 4.5.0Paul Moore2023-04-021-0/+1
| | | | |
| * | | | Upgrade rich to 13.3.3Paul Moore2023-04-021-0/+1
| | | | |
| * | | | Upgrade urllib3 to 1.26.15Paul Moore2023-04-021-0/+1
| | | | |
| * | | | Upgrade platformdirs to 3.2.0Paul Moore2023-04-021-0/+1
| | | | |
| * | | | Upgrade msgpack to 1.0.5Paul Moore2023-04-021-0/+1
| | | | |
| * | | | Don't fallback to setup.py install when build failedStéphane Bidoul2023-03-311-0/+2
| | | | |
| * | | | Merge pull request #11872 from sbidoul/rm-no-binary-disables-wheel-cache-sbiStéphane Bidoul2023-03-311-0/+2
| |\ \ \ \ | | | | | | | | | | | | Remove `--no-binary` disabling wheel cache
| | * | | | Remove no-binary disabling the cache of locally built wheelsStéphane Bidoul2023-03-291-0/+2
| | | | | |
* | | | | | Merge branch 'main' into per-req-config-settingsq0w2023-03-306-0/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Reduce resolver rounds by an order of magnitude (#11908)Pradyun Gedam2023-03-291-0/+1
| |/ / / / | | | | | | | | | | | | | | | Co-authored-by: Pradyun Gedam <pradyunsg@users.noreply.github.com>
| * | | | Norm path before compare (#11719)lorddavidiii2023-03-271-0/+1
| | |_|/ | |/| |
| * | | Rename newfragmentStéphane Bidoul2023-03-271-0/+0
| | | |
| * | | Merge pull request #11861 from sbidoul/deprecate-build-global-option-sbiStéphane Bidoul2023-03-271-0/+2
| |\ \ \ | | | | | | | | | | Deprecate --build-option and --global-option