Commit Graph

  • fc4410b880 Merge pull request #5519 from pypa/fix-ruamel-vendoring Oz N Tiram 2022-12-04 10:20:41 +01:00
  • 87e79d2d8a Add news fragment. Matt Davis 2022-12-04 03:57:10 -05:00
  • ce5289a8b8 vendor in Pip 22.3.1 Matt Davis 2022-12-04 03:53:54 -05:00
  • 8d81d07a55 Add patch for ruamel __init__.py file. Matt Davis 2022-12-04 03:44:20 -05:00
  • 4fe2d2cbac Remove __init__.py that was manually added to ruamel Matt Davis 2022-12-04 03:40:48 -05:00
  • 3deb74c626 Merge pull request #5516 from efinkler-dm/spelling-fix-quickstart-regenarate Oz N Tiram 2022-12-03 08:56:09 +01:00
  • 02df412e9c Merge pull request #5518 from pypa/issue-5101 Oz N Tiram 2022-12-03 08:55:34 +01:00
  • 35cd3f1030 Fix lint Matt Davis 2022-12-02 23:31:22 -05:00
  • faba5398c9 Fix issue with venv module not being available on some systems. Matt Davis 2022-12-02 22:56:01 -05:00
  • 8492765f54 Fix spelling error in docs/quickstart.rst Ed Finkler (DM) 2022-12-02 10:04:52 -05:00
  • c153b77efb Bumped version. github-actions[bot] 2022-11-30 16:07:38 +00:00
  • 321a7d0759 Release v2022.11.30 Matt Davis 2022-11-30 11:05:33 -05:00
  • 88ffc3d281 Merge pull request #5513 from pypa/fix-5507 Matt Davis 2022-11-30 11:02:36 -05:00
  • 1e60aed30f core: fix bug introduced with rich.console Oz Tiram 2022-11-30 09:46:50 +01:00
  • c6441f872c Merge pull request #5512 from pypa/missing-index Oz N Tiram 2022-11-30 09:31:25 +01:00
  • 183c822a48 Add news fragment for fix of regression to sources in Pipfile.lock Matt Davis 2022-11-29 19:19:17 -05:00
  • b37fb9e0f3 Remove newer code branch that prevents new sources from being added to lockfile. Matt Davis 2022-11-29 18:34:40 -05:00
  • 8cd6e0174b Merge pull request #5504 from pypa/fix-5503 Oz N Tiram 2022-11-27 17:26:28 +01:00
  • f57dac10de Fix failing integration test Oz Tiram 2022-11-27 16:48:24 +01:00
  • c6fb6d0201 requirements: fix genertation of file Oz Tiram 2022-11-26 19:47:16 +01:00
  • 5f27dea92f Merge pull request #5498 from pypa/issue-5494-docs Oz N Tiram 2022-11-26 19:31:36 +01:00
  • ee841c0c69 Bumped version. github-actions[bot] 2022-11-24 22:18:02 +00:00
  • dde50c0b48 Release v2022.11.25 Matt Davis 2022-11-24 17:15:55 -05:00
  • d00307cb8b add news fragment. Matt Davis 2022-11-24 17:15:35 -05:00
  • 237cfb3622 Merge branch 'main' of github.com:pypa/pipenv Matt Davis 2022-11-24 16:59:59 -05:00
  • 56badadf3e Try adding __init__.py to see if it fixes bundling of wheel. Matt Davis 2022-11-24 16:59:35 -05:00
  • 133b5c6872 Bumped version. github-actions[bot] 2022-11-24 21:57:21 +00:00
  • 6a0eda34bc Release vNone Matt Davis 2022-11-24 16:53:20 -05:00
  • a81af08c7c Try matching how bdist_wheel is built locally. Matt Davis 2022-11-24 16:49:55 -05:00
  • 2087656a53 Bumped version. github-actions[bot] 2022-11-24 20:55:21 +00:00
  • 8ef4990c2c Release v2022.11.24 Matt Davis 2022-11-24 15:53:11 -05:00
  • 2923ccfde9 Merge pull request #5501 from yeisonvargasf/fix/check-only-pipenv-managed-venv Matt Davis 2022-11-24 10:30:11 -05:00
  • ce6e56c16b pipenv check windows fixes. Yeison Vargas 2022-11-24 09:26:20 -05:00
  • fb9e4d769d Get packages for pipenv check from the target venv. Yeison Vargas 2022-11-24 00:48:31 -05:00
  • acad4c4dfc Documentation updates. Matt Davis 2022-11-23 12:45:43 -05:00
  • 66153e2436 Stop building universal wheels (#5497) David Tucker 2022-11-23 09:45:05 -08:00
  • 14b18cfbef Fix ruammel inclusion in wheel. (#5495) Matt Davis 2022-11-23 12:01:48 -05:00
  • a8a890e467 Include missing package data for Safety. (#5492) Yeison Vargas 2022-11-23 11:57:00 -05:00
  • b3ee36b7bd Bumped version. github-actions[bot] 2022-11-23 13:09:06 +00:00
  • 3b53abf643 Release v2022.11.23 Matt Davis 2022-11-23 08:06:56 -05:00
  • 2c36fc6cd7 Merge pull request #5487 from pypa/fix-win-3.7 Oz N Tiram 2022-11-23 08:44:31 +01:00
  • c58c371f6b Vendor new safety (#5217) (#5218) Matt Davis 2022-11-22 21:14:24 -05:00
  • 0309e7f339 Remove quasiPipTempDirectory and use Pips TempDirectory. Matt Davis 2022-11-22 20:48:33 -05:00
  • 5db5472fd1 Support python 3.11 Matt Davis 2022-11-22 18:23:07 -05:00
  • 2921b80de7 Fix syntax error in requirementslib vendor (#5483) Fidel Ramos 2022-11-22 22:54:52 +00:00
  • a8f8c55995 Merge pull request #5481 from pypa/bump-version-requirementslib Matt Davis 2022-11-22 17:54:29 -05:00
  • 6387a22029 update to better naming. Matt Davis 2022-11-22 17:53:56 -05:00
  • d1716a7b26 vendor: remove references to parse in vendor script Oz Tiram 2022-11-20 17:25:03 +01:00
  • e71180858a vendor: remove parse Oz Tiram 2022-11-19 22:16:39 +01:00
  • 223a87c116 vendor: remove parse Oz Tiram 2022-11-19 22:16:03 +01:00
  • 709fbb7773 Replace parse with a simple regex. Oz Tiram 2022-11-19 22:10:25 +01:00
  • 9c63a4a59f vendor: remove idna Oz Tiram 2022-11-19 21:38:07 +01:00
  • 5db6ca6ccf vendor: mark idna for removal Oz Tiram 2022-11-19 21:37:47 +01:00
  • a139719b93 vendor: remove termcolor Oz Tiram 2022-11-19 21:32:31 +01:00
  • 20926a1a04 vendor: mark termcolor for removal Oz Tiram 2022-11-19 21:32:01 +01:00
  • b471cf3dbd Add news snippet Oz Tiram 2022-11-19 21:16:18 +01:00
  • e6a4cd3c48 vendor: remove unused patches for yaspin Oz Tiram 2022-11-19 21:09:17 +01:00
  • 8e35f237fa vendor: remove yaspin Oz Tiram 2022-11-19 20:58:29 +01:00
  • 0ab8929001 vendor: mark yaspin and wheel for removal Oz Tiram 2022-11-19 20:57:56 +01:00
  • 0772a5bbaf resolver: fix for usage of vistir modules Oz Tiram 2022-11-19 20:25:58 +01:00
  • ddfb33027c vendor: bump vistir to 0.7.4 Oz Tiram 2022-11-19 18:46:56 +01:00
  • 2bfd5de67f vendor: mark vistir for bump version 0.7.4 Oz Tiram 2022-11-19 18:16:26 +01:00
  • 9e7ba9289f Vendor: bump requirementslib to v2.2.0 Oz Tiram 2022-11-19 18:12:11 +01:00
  • 45d4ec9568 Mark requirementslib to bump with 2.2.0 Oz Tiram 2022-11-19 15:06:04 +01:00
  • 30be476801 Fix broken test Oz Tiram 2022-11-18 23:09:09 +01:00
  • 6f06e51de6 Merge pull request #5470 from efugier/feat/shells/support-for-nushell Oz N Tiram 2022-11-18 21:25:58 +01:00
  • 279a9f4ce1 Revert "vendor: bump vistir to version 0.7.4" Oz Tiram 2022-11-18 21:06:35 +01:00
  • 615f516d63 move concurrency to the top Oz Tiram 2022-11-18 20:55:29 +01:00
  • decfa6d9f7 Try again ... Oz Tiram 2022-11-18 20:52:52 +01:00
  • c71cb8f133 Fix syntax of CI job Oz Tiram 2022-11-18 20:51:40 +01:00
  • 428e973264 Allow starting CI jobs manually Oz Tiram 2022-11-18 20:47:12 +01:00
  • 060ae47bae Sigh ... vistir dep revert Oz Tiram 2022-11-18 20:41:19 +01:00
  • ec27ab5652 Fix broken tests because of repository deletion Oz Tiram 2022-11-18 20:33:43 +01:00
  • 3e07a94bd6 feat(shells): support nushell emilien fugier 2022-11-14 12:18:18 +01:00
  • abf265ed48 vendor: quick fix revert vistir to 0.7.0 Oz Tiram 2022-11-18 10:34:04 +01:00
  • a6d8ea9bad Merge pull request #5467 from pypa/drop-wheel-from-vendor Oz N Tiram 2022-11-18 10:29:31 +01:00
  • d17f4f679e Merge branch 'main' into drop-wheel-from-vendor Oz N Tiram 2022-11-18 10:29:25 +01:00
  • d6c7fa5c6d Add news snippet Oz Tiram 2022-11-18 10:28:46 +01:00
  • f95b671fe3 Merge pull request #5468 from pypa/remove-yaspin-spinner Oz N Tiram 2022-11-18 10:27:21 +01:00
  • baf1124ba2 Add news snippet Oz Tiram 2022-11-18 10:24:51 +01:00
  • eff7aa0933 vendor: bump vistir to version 0.7.4 Oz Tiram 2022-11-14 00:47:35 +01:00
  • 74b64f8bae spinner: allow disabling or overriding Oz Tiram 2022-11-14 00:01:02 +01:00
  • 0bd03e62b6 Fix failing tests Oz Tiram 2022-11-13 22:57:23 +01:00
  • 349b6edf16 Fix failing tests Oz Tiram 2022-11-13 22:54:22 +01:00
  • a1b141cfee Core: fix usage of console.status Oz Tiram 2022-11-13 22:42:05 +01:00
  • da41e09dcb Resolver: remove yaspin spinner for rich.status Oz Tiram 2022-11-13 22:38:57 +01:00
  • f64bef7df9 Remove create_spinner from create_virtualenv Oz Tiram 2022-11-13 22:32:23 +01:00
  • 23dcc30005 core: fix calls to err.print Oz Tiram 2022-11-13 22:28:07 +01:00
  • 5758231bc4 core: remove yaspin spinner from install python Oz Tiram 2022-11-13 16:42:01 +01:00
  • 352ff9f16a core: remove yaspin spinner in ensure_pipfile Oz Tiram 2022-11-13 16:14:47 +01:00
  • 2cb30cead2 vendor: drop unused cerberus code Oz Tiram 2022-11-13 10:31:35 +01:00
  • d7e32926ff Merge pull request #5461 from bjorand/fix_max_depth Oz N Tiram 2022-11-13 10:28:35 +01:00
  • 8699dc6277 vendor: drop unused wheel module Oz Tiram 2022-11-13 10:22:43 +01:00
  • c1a2fc849d cli: remove create_spinner from --rm Oz Tiram 2022-11-13 10:03:35 +01:00
  • 5a9bc1374a install command: remove vistir spinner in favor of rich Oz Tiram 2022-11-09 23:43:12 +01:00
  • 890fd2e7a8 Bumped version. github-actions[bot] 2022-11-11 16:21:28 +00:00
  • 8f47f90548 Release v2022.11.11 Matt Davis 2022-11-11 11:19:13 -05:00
  • a4d0425037 Merge pull request #5464 from pypa/issue-5456 Oz N Tiram 2022-11-10 09:27:36 +01:00
  • 1826413079 Fix lint Matt Davis 2022-11-10 02:23:40 -05:00
  • eb256a8584 Add news fragment. Matt Davis 2022-11-10 01:51:11 -05:00