Commit Graph

  • 80c6f2128f Handle edge case where install req name is None Matt Davis 2023-10-18 04:15:08 -04:00
  • b47a1c539c correction Matt Davis 2023-10-18 04:03:37 -04:00
  • 24433a80cc correction Matt Davis 2023-10-18 04:00:30 -04:00
  • d6861ceff0 Safer fold markers (old version was getting maximum recursion depth exceeded). Matt Davis 2023-10-18 03:52:37 -04:00
  • 94ea6e842f update to pip 23.3 Matt Davis 2023-10-15 22:02:30 -04:00
  • 74f3843687 updated patch Matt Davis 2023-10-15 21:59:06 -04:00
  • 4d71aae537 Update pip version 23.3 Matt Davis 2023-10-15 21:42:48 -04:00
  • 3ebfc65eb7 Merge pull request #5985 from iamed2/patch-1 Matt Davis 2023-10-19 06:17:30 -04:00
  • 8f9d25a234 Merge pull request #5984 from engineerakki/fix-ruff-linter Matt Davis 2023-10-19 06:09:43 -04:00
  • 527cfd0592 ci: fix ruff linter engineerakki 2023-10-19 08:22:18 +02:00
  • 27587ad5d0 Update advanced.md to restore Automatic Python Installation header Eric Davies 2023-10-18 18:26:18 -05:00
  • 80519ed335 Bump urllib3 from 1.26.17 to 1.26.18 in /docs dependabot[bot] 2023-10-18 01:19:15 +00:00
  • e7d145802f Merge pull request #5966 from fmssn/enhancement-5954-reduce-notifications Matt Davis 2023-10-16 06:10:54 -04:00
  • 9c1344efcd add new line for linter Fabian Meeßen 2023-10-16 11:40:12 +02:00
  • 0c211342a6 add news fragment Fabian Meeßen 2023-10-16 11:34:31 +02:00
  • f7ae8f10a8 more cleaning Mathieu Dupuy 2023-10-11 13:28:39 +02:00
  • c1062f2230 upgrade lru_cache syntax to 3.8 Mathieu Dupuy 2023-08-28 12:12:47 +02:00
  • b89c79116d drop python3.7 Mathieu Dupuy 2023-08-28 11:22:27 +02:00
  • 16a6d7624e Add news snippet Oz Tiram 2023-10-11 09:47:33 +02:00
  • 451185f90b Drop pep517 Oz Tiram 2023-10-10 23:38:53 +02:00
  • 49dcea17db use print instead of click.echo notEvil 2023-10-11 09:38:49 +02:00
  • 6da5114922 Fixes #5969 by adding and using argument bare to function do_py notEvil 2023-10-11 09:21:24 +02:00
  • 4802425c86 Add upgrade tests Dave Schaefer 2023-10-10 21:11:21 -06:00
  • 4a292501c8 Created sort category toml tables Dave Schaefer 2023-10-10 21:09:14 -06:00
  • 966afee813 Add tests for sorting str and dict values Dave Schaefer 2023-10-10 21:03:25 -06:00
  • 6a5cd68a28 Move common sorting code to function Dave Schaefer 2023-10-10 20:54:50 -06:00
  • 4010f5d197 Mark install for other tests that install Dave Schaefer 2023-10-08 10:52:05 -06:00
  • 4de4d20b74 mark uninstall tests with install Dave Schaefer 2023-10-08 10:48:26 -06:00
  • f2b7b3a823 Add doc for new sorting directive Dave Schaefer 2023-10-08 10:39:33 -06:00
  • 773fcb519d Add docs for [pipenv] directives Dave Schaefer 2023-10-08 10:32:24 -06:00
  • 7b33b04374 Implement pipfile sorting for uninstall Dave Schaefer 2023-10-08 09:51:40 -06:00
  • 9bc4ffa506 Rename sorting directive Dave Schaefer 2023-10-08 09:46:45 -06:00
  • 8e189035a3 Added new Pipenv option sort_alphabetical Dave Schaefer 2023-10-07 11:01:53 -06:00
  • cf7662c13d fix formatting Fabian Meeßen 2023-10-06 17:09:50 +02:00
  • e0ba354f0c Merge branch 'pypa:main' into enhancement-5954-reduce-notifications Fabian Meeßen 2023-10-06 17:02:38 +02:00
  • 6cc482ceeb Add quiet option to pipenv shell. Fabian Meeßen 2023-10-06 16:59:45 +02:00
  • e87e2ceb05 Sort packages alphabetically inside each category Dave Schaefer 2023-10-04 21:35:16 -06:00
  • e45cc7a9ab Bumped version. github-actions[bot] 2023-10-03 13:24:09 +00:00
  • 71efe85d89 Release v2023.10.3 Matt Davis 2023-10-03 09:21:33 -04:00
  • a725b20e7a Merge pull request #5957 from fmssn/enhancement-5939-fix-noisy-output-pipenv-check Matt Davis 2023-10-03 09:19:50 -04:00
  • 0d91ab1a5b Merge pull request #5959 from pypa/dependabot/pip/urllib3-1.26.17 Matt Davis 2023-10-03 09:17:30 -04:00
  • ed78024dea Merge pull request #5960 from pypa/dependabot/pip/docs/urllib3-1.26.17 Matt Davis 2023-10-03 09:17:19 -04:00
  • 58e013b711 Merge pull request #5958 from pypa/dependabot/pip/examples/urllib3-2.0.6 Matt Davis 2023-10-03 09:17:03 -04:00
  • 26055469a6 Bump urllib3 from 1.26.14 to 1.26.17 in /docs dependabot[bot] 2023-10-03 03:00:03 +00:00
  • 495f11ba37 Bump urllib3 from 1.26.14 to 1.26.17 dependabot[bot] 2023-10-03 00:12:18 +00:00
  • 80548efda4 Bump urllib3 from 2.0.2 to 2.0.6 in /examples dependabot[bot] 2023-10-02 23:36:57 +00:00
  • 360100534f change logging level based on verbosity arg Fabian Meeßen 2023-10-02 17:56:34 +02:00
  • 757fc9a702 set regular logging level to ERROR Fabian Meeßen 2023-09-30 21:44:34 +02:00
  • b6163a8bfd Merge pull request #5951 from fmssn/main Matt Davis 2023-09-28 23:05:25 -04:00
  • f5032e9a3d Update README.md (#5946) umarmnaq 2023-09-29 02:25:35 +05:00
  • 85c1ba5234 Move check on specifier up Fabian Meeßen 2023-09-28 09:40:32 +02:00
  • 2c498f7a78 Update environment.py Fabian Meeßen 2023-09-27 13:43:06 +02:00
  • 7e1b860806 Catch req.link = None Fabian Meeßen 2023-09-27 11:45:45 +02:00
  • c08ecb2450 Merge pull request #5941 from yurishevtsov/update-certifi-in-examples Matt Davis 2023-09-24 20:33:31 -04:00
  • 2c4b039f73 Update some external links on the docs (#5943) Paulo Haddad Martim 2023-09-24 04:33:52 -03:00
  • e6862de912 Add news fragment Yuri Shevtsov 2023-09-19 20:50:38 -04:00
  • ee0653986a Bump certifi from 2023.5.7 to 2023.7.22 Yuri Shevtsov 2023-09-19 20:17:24 -04:00
  • cdf41def30 Solving slashes or other less usual symbols in vcs refs were not being interpreted correctly. (#5935) Matt Davis 2023-09-17 05:59:15 -04:00
  • 10be5b9c16 Include the package name in the information to the resolver (#5930) Matt Davis 2023-09-11 05:13:27 -04:00
  • 539f96dc47 Bumped version. github-actions[bot] 2023-09-08 12:44:04 +00:00
  • cdbb2c1f80 Release v2023.9.8 Matt Davis 2023-09-08 08:41:52 -04:00
  • d54f11e170 Pass editable for vcs when specified (#5928) Matt Davis 2023-09-08 08:41:15 -04:00
  • 9d470b4444 ignore_compatibility was supposed to default to False (#5926) Matt Davis 2023-09-08 03:30:36 -04:00
  • 1e07814888 Merge branch 'main' of github.com:pypa/pipenv Matt Davis 2023-09-07 11:53:33 -04:00
  • 06151cfe1c man pages wouldn't build which made release difficult Matt Davis 2023-09-07 11:53:27 -04:00
  • 11b50ab0f8 Bumped version. github-actions[bot] 2023-09-07 14:57:35 +00:00
  • 778b8ed10f Release v2023.9.7 Matt Davis 2023-09-07 10:55:20 -04:00
  • 30e0fa7309 reference markdown format Matt Davis 2023-09-07 10:48:40 -04:00
  • 4a85f0b7b8 Fallback to default vcs ref and determine package name from the pip line where possible (#5921) Matt Davis 2023-09-07 10:19:07 -04:00
  • 91743a6029 Better handling of local file install edge cases; handle local file extras (#5919) Matt Davis 2023-09-07 10:02:41 -04:00
  • 5df6d9c815 Drop 3.7 test runner (#5922) Matt Davis 2023-09-07 09:39:11 -04:00
  • 171b8fe61c include markers when skipping lock (#5920) Matt Davis 2023-09-06 19:12:47 -04:00
  • 072352a817 Handle case where setup name is referencing a variable that is a string (#5905) Matt Davis 2023-09-06 19:09:36 -04:00
  • 9b2e0d41a8 5881-Full conversion from rst to md (#5909) Thiago Gariani 2023-09-05 22:19:27 -03:00
  • c844fe1752 Merge pull request #5887 from pypa/issue-5827-compat Matt Davis 2023-09-05 19:51:07 -04:00
  • 03cd22901f Merge pull request #5916 from cclauss/pyproject-fmt Matt Davis 2023-09-05 19:50:22 -04:00
  • 8097ff9f55 Merge pull request #5907 from birdhackor/dev/add_env Matt Davis 2023-09-05 19:49:46 -04:00
  • 8caf8fb1fc Python 3.12 test are failing on Linux, macOS, and Windows Christian Clauss 2023-09-05 18:14:22 +02:00
  • 6d0dd46f68 pre-commit: Add pyproject-fmt Christian Clauss 2023-09-05 17:19:59 +02:00
  • 70fe658910 add news fragment Matt Davis 2023-09-05 10:07:34 -04:00
  • 283390a9b9 Merge branch 'main' into issue-5827-compat Matt Davis 2023-09-05 10:06:18 -04:00
  • 76edf74f61 Merge pull request #5836 from kalebmckale/draft-update-build Matt Davis 2023-09-05 10:05:10 -04:00
  • 1a6d0e76b4 Format. Fix CI lint issue. birdhackor 2023-09-02 18:28:51 +08:00
  • 5882e8d0d8 Add corresponding documentation for PIPENV_REQUESTS_TIMEOUT birdhackor 2023-09-02 12:20:22 +08:00
  • 4dc5980927 Use PIPENV_REQUESTS_TIMEOUT for timeout setting when use requests. birdhackor 2023-09-02 11:12:17 +08:00
  • e1c00e0bea Add PIPENV_REQUESTS_TIMEOUT environment variable birdhackor 2023-09-02 11:04:51 +08:00
  • 84ce337847 Handle case of not resolving all hashes from the google artifact registry Matt Davis 2023-09-01 17:53:06 -04:00
  • bdd94b7484 Merge branch 'main' into issue-5827-compat Matt Davis 2023-09-01 17:42:52 -04:00
  • 440880a342 Bumped version. github-actions[bot] 2023-09-01 14:36:17 +00:00
  • fd76fd84cd merge with main Matt Davis 2023-09-01 10:32:59 -04:00
  • 5f220a0a36 Replace "python setup.py" builds with "python -m build" kalebmckale 2023-09-01 08:57:17 -04:00
  • 486d003829 Update build to use exclusively pyproject.toml kalebmckale 2023-09-01 08:54:39 -04:00
  • 246f795a11 Bumped version. github-actions[bot] 2023-09-01 10:04:53 +00:00
  • 3b62d9119e minor doc build linting Matt Davis 2023-09-01 05:45:37 -04:00
  • 7520f6983b Top level Pipfile sys_platform markers should be transitive (#5892) Matt Davis 2023-09-01 05:15:36 -04:00
  • 56d1e1cd72 Handle more variations in private index html to improve hash collection (#5898) Matt Davis 2023-09-01 05:02:12 -04:00
  • 8caed47350 Merge pull request #5889 from nagaripratap/main Matt Davis 2023-09-01 04:52:22 -04:00
  • 705919b40b Pipfile: Add build and twine (#5901) Christian Clauss 2023-09-01 03:27:00 +02:00
  • 4cf36f82a7 Apply patch for install_search_all_sources = True (#5895) Matt Davis 2023-08-31 20:16:07 -04:00
  • bf542b1f04 Set log level in resolver to WARN when verbose is not passed (#5897) Matt Davis 2023-08-31 19:55:17 -04:00