Commit Graph

8193 Commits

Author SHA1 Message Date
Oz Tiram 1c8b7f9814 Remove pytest-pypi from pyproject.toml 2022-12-28 15:47:40 +01:00
Oz Tiram 3a2e708001 Remove pytest-pypi package included in tests/ 2022-12-28 15:46:53 +01:00
Oz Tiram abcb3e2df4 Remove pytest-pypi server from usage in tests 2022-12-28 15:45:41 +01:00
Oz Tiram cff5620a47 Merge pull request #5553 from pypa/issue-5462
Catch StopIteration error and alert user and exit failure.
2022-12-23 12:51:46 +01:00
Matt Davis f385606b99 Fix lint. 2022-12-23 04:29:48 -05:00
Matt Davis 68bc35109e Catch StopIteration error and alert user and exit failure. 2022-12-23 03:13:00 -05:00
Oz N Tiram 19975e3c0e Merge pull request #5544 from pypa/deprecate-keep-outdated
Deprecate --keep-outdated flag.
2022-12-20 10:32:16 +01:00
Matt Davis 3ab2f73d4b PR feedback. 2022-12-20 02:20:49 -05:00
Matt Davis 3c4a67a86a fix lint 2022-12-19 10:33:24 -05:00
github-actions[bot] 2cc44e0c0f Bumped version.
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-12-19 10:26:03 +00:00
Matt Davis ea5a0becac Release v2022.12.19 2022-12-19 05:23:51 -05:00
Matt Davis 0698b92203 Merge pull request #5548 from pypa/issue-5546
Fix for Issue 5546
2022-12-19 05:23:31 -05:00
Matt Davis fdc05c2ba7 add news fragment. 2022-12-19 04:34:44 -05:00
Matt Davis 010bfd7428 vendor in new version of requirementslib. 2022-12-19 04:33:54 -05:00
Oz N Tiram 6485555238 Merge pull request #5547 from pypa/issue-fix-readme
Fix Readme.md links.
2022-12-19 10:21:35 +01:00
Matt Davis 700a135ab5 Fix Readme.md links. 2022-12-19 04:16:54 -05:00
Matt Davis 543dd1a6fe Deprecate --keep-outdated flag. 2022-12-17 14:07:48 -05:00
Matt Davis fa2e0351bb Merge pull request #5527 from pypa/dependabot/pip/certifi-2022.12.7
Bump certifi from 2018.10.15 to 2022.12.7
2022-12-17 13:43:31 -05:00
github-actions[bot] 93877266b4 Bumped version.
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-12-17 15:17:04 +00:00
Matt Davis 56f2dc4216 Release v2022.12.17 2022-12-17 10:15:20 -05:00
Matt Davis fe437621e3 Merge pull request #5533 from pypa/issue-2538-venv-creator
Refactor virtualenv create logic and add retry if creator venv results in error
2022-12-17 10:13:06 -05:00
Matt Davis b717a7a169 modify news fragment. 2022-12-17 09:17:44 -05:00
Oz N Tiram 732293508d Merge pull request #5541 from shimpeko/fix-update-outdate-dev-package
[fix] `update --outdated` raises NonExistentKey with dev package
2022-12-17 11:22:29 +01:00
shimpeko 3b5558b231 format news rst 2022-12-17 09:18:17 +00:00
shimpeko 946040f716 [fix] update --outdated raises NonExistentKey with dev package
closes https://github.com/pypa/pipenv/issues/5540

pipenv update --outdated fail with NonExistentKey error when there are
outdated packages in dev-packages category.
2022-12-17 09:16:24 +00:00
Matt Davis 8b34b82f4f fix lint 2022-12-16 19:17:17 -05:00
Oz N Tiram 7ef0f8e10a Merge pull request #5539 from pypa/bump-vendored-plette
vendor: bump plette to 0.4.4
2022-12-16 14:35:35 +01:00
Oz Tiram 5f6e557823 Add news snippet for vendoring plette 2022-12-16 10:56:44 +01:00
Oz Tiram b0da123681 vendor: bump plette to 0.4.4 2022-12-16 10:52:54 +01:00
Matt Davis 581f0bf915 Merge pull request #5535 from palewire/patch-1
Fix typo in docs
2022-12-14 14:51:06 -05:00
Ben Welsh ba5d7f4214 Fix typo in docs 2022-12-14 11:42:32 -08:00
Oz N Tiram d66ac67055 Merge pull request #5534 from pypa/cleaner-deprecation-warnings
Remove CI from deprecation warning and only alert if env vars are set.
2022-12-13 14:10:27 +01:00
Matt Davis 81333295da Remove CI from deprecation warning and only alert if env vars are set. 2022-12-13 08:07:07 -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
dependabot[bot] 4fd4d4fd5d Bump certifi from 2018.10.15 to 2022.12.7
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 13:32:02 +00: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