Commit Graph

8161 Commits

Author SHA1 Message Date
Matt Davis b717a7a169 modify news fragment. 2022-12-17 09:17:44 -05:00
Matt Davis 8b34b82f4f fix lint 2022-12-16 19:17:17 -05:00
Matt Davis 78fb22b6cb Refactor to support more env var configuration to virtualenv creation. 2022-12-13 07:42:56 -05:00
Matt Davis d40076a405 refactor to not duplicate logging. 2022-12-10 06:00:33 -05:00
Matt Davis 854444713d Refactor virtualenv create logic and add retry if creator venv results in error. 2022-12-10 05:50:13 -05:00
Oz N Tiram 6ecb486ca0 Merge pull request #5529 from pypa/issue-5486-null-markers
Issue 5486 null markers
2022-12-09 10:09:23 +01:00
Matt Davis 16c43d9c4b add news fragment. 2022-12-09 02:57:27 -05:00
Matt Davis 75132d6acd Resolve issue where null markers were getting added when extras were provided. 2022-12-09 02:55:05 -05:00
Oz N Tiram 46df5c55cc Merge pull request #5526 from pypa/dependabot/pip/docs/certifi-2022.12.7
Bump certifi from 2018.10.15 to 2022.12.7 in /docs
2022-12-08 14:32:02 +01:00
Oz N Tiram 2aacd2c232 Merge pull request #5525 from pypa/dependabot/pip/examples/certifi-2022.12.7
Bump certifi from 2017.7.27.1 to 2022.12.7 in /examples
2022-12-08 14:31:30 +01:00
Oz N Tiram 5a060e67ae Merge pull request #5523 from pypa/issue-5479
Fix regression where wheel path is not included in the lockfile
2022-12-08 08:32:47 +01:00
Matt Davis 5fb04ff8b3 Add basic test case. 2022-12-07 20:33:45 -05:00
dependabot[bot] eee0eecaac Bump certifi from 2018.10.15 to 2022.12.7 in /docs
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.10.15 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2018.10.15...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 01:13:37 +00:00
dependabot[bot] 61263013f6 Bump certifi from 2017.7.27.1 to 2022.12.7 in /examples
Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.7.27.1 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2017.07.27.1...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 00:51:41 +00:00
Oz N Tiram 65aa1211dd Merge pull request #5524 from piraartur/piraartur-issue-5454
fixed broken link to non-existing philosophy subpage
2022-12-08 00:15:46 +01:00
Artur f7e5a03758 fixed broken link to non-existing philosophy subpage 2022-12-07 11:34:38 +01:00
Matt Davis 7514a581ac fix lint. 2022-12-07 01:08:11 -05:00
Matt Davis caa5ad26a2 Simplify method 2022-12-07 00:45:39 -05:00
Matt Davis eed0357912 Add news fragment. 2022-12-07 00:35:12 -05:00
Matt Davis cb17598105 Merge pull request #5522 from pypa/bump-requirementslib
More vendor bumps
2022-12-06 20:34:25 -05:00
Oz Tiram bdce2e5bae Add news snippet for pr-5522 2022-12-06 16:41:08 +01:00
Oz Tiram c46ad88fb9 Tests: fix failing tests after removal of vistir.misc.run 2022-12-06 16:11:10 +01:00
Oz Tiram 921804792e Replace visitir terminal fixes with upstream colorama 2022-12-06 15:28:07 +01:00
Oz Tiram 6cf7f5b5ef vendor: bump version of colorama 2022-12-06 15:28:00 +01:00
Oz Tiram d474edc993 Remove another usage of vistir.misc.run 2022-12-06 15:25:10 +01:00
Oz Tiram 764fbeda24 vendor: remove vistir.spin
We don't use this module anymore
2022-12-06 14:37:59 +01:00
Oz Tiram 0ab4fff2a5 Vendor: bump versions of requirementslib and vistir 2022-12-06 11:53:13 +01:00
Matt Davis 0a03b76602 Merge pull request #5520 from pypa/vendor-pip-22.3.1
vendor in Pip 22.3.1
2022-12-04 07:59:17 -05:00
Oz N Tiram fc4410b880 Merge pull request #5519 from pypa/fix-ruamel-vendoring
Fix ruamel vendoring
2022-12-04 10:20:41 +01:00
Matt Davis 87e79d2d8a Add news fragment. 2022-12-04 03:57:10 -05:00
Matt Davis ce5289a8b8 vendor in Pip 22.3.1 2022-12-04 03:53:54 -05:00
Matt Davis 8d81d07a55 Add patch for ruamel __init__.py file. 2022-12-04 03:44:20 -05:00
Matt Davis 4fe2d2cbac Remove __init__.py that was manually added to ruamel 2022-12-04 03:40:48 -05:00
Oz N Tiram 3deb74c626 Merge pull request #5516 from efinkler-dm/spelling-fix-quickstart-regenarate
Fix spelling error in docs/quickstart.rst
2022-12-03 08:56:09 +01:00
Oz N Tiram 02df412e9c Merge pull request #5518 from pypa/issue-5101
Fix issue with venv module not being available on some systems.
2022-12-03 08:55:34 +01:00
Matt Davis 35cd3f1030 Fix lint 2022-12-02 23:31:22 -05:00
Matt Davis faba5398c9 Fix issue with venv module not being available on some systems. 2022-12-02 22:56:01 -05:00
Ed Finkler (DM) 8492765f54 Fix spelling error in docs/quickstart.rst 2022-12-02 10:04:52 -05:00
github-actions[bot] c153b77efb Bumped version.
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-30 16:07:38 +00:00
Matt Davis 321a7d0759 Release v2022.11.30 2022-11-30 11:05:33 -05:00
Matt Davis 88ffc3d281 Merge pull request #5513 from pypa/fix-5507
core: fix bug introduced with rich.console
2022-11-30 11:02:36 -05:00
Oz Tiram 1e60aed30f core: fix bug introduced with rich.console
The status object isn't callable. Instead one should use
the update method, or the print method of the console object.
2022-11-30 09:46:50 +01:00
Oz N Tiram c6441f872c Merge pull request #5512 from pypa/missing-index
Remove newer code branch that prevents new sources from being added to lockfile.
2022-11-30 09:31:25 +01:00
Matt Davis 183c822a48 Add news fragment for fix of regression to sources in Pipfile.lock 2022-11-29 19:19:17 -05:00
Matt Davis b37fb9e0f3 Remove newer code branch that prevents new sources from being added to lockfile. 2022-11-29 18:34:40 -05:00
Oz N Tiram 8cd6e0174b Merge pull request #5504 from pypa/fix-5503
requirements: fix generation of file
2022-11-27 17:26:28 +01:00
Oz Tiram f57dac10de Fix failing integration test 2022-11-27 16:48:24 +01:00
Oz Tiram c6fb6d0201 requirements: fix genertation of file
Migrating to rich console, caused a regression, where virtualenv
creation reporting was to stdout. This reporting got included in
requirements.txt.
This fixes #5503.
2022-11-26 19:47:16 +01:00
Oz N Tiram 5f27dea92f Merge pull request #5498 from pypa/issue-5494-docs
Documentation updates.
2022-11-26 19:31:36 +01:00
github-actions[bot] ee841c0c69 Bumped version.
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-24 22:18:02 +00:00