Commit Graph

  • 90714e2268 Relative paths improvements for editable installs (#5896) Matt Davis 2023-08-31 19:53:26 -04:00
  • 16334c9139 Merge pull request #5873 from cclauss/ruff-rules-SIM Matt Davis 2023-08-30 19:42:12 -04:00
  • 22223f0084 ruff rules SIM Christian Clauss 2023-08-27 03:23:59 +02:00
  • 9703b797b4 [fix] Update cacert.pem nagaripratap 2023-08-29 21:00:32 +08:00
  • cff4540f6e Attempt to restore prior behavior of collecting hashes ignoring the compatibility of the current system Matt Davis 2023-08-28 22:21:54 -04:00
  • a09dd292d0 Restore the ignore compatability finder patch from prior pipenv versions Matt Davis 2023-08-28 22:13:56 -04:00
  • a6cf499052 Bumped version. github-actions[bot] 2023-08-29 01:08:13 +00:00
  • 10d4d96ff1 Release v2023.8.28 Matt Davis 2023-08-28 21:05:54 -04:00
  • 8aa204e428 Assorted local editable file file fixes (#5886) Matt Davis 2023-08-28 21:04:35 -04:00
  • 47ead915a3 Do not lock or sync when running in outdated mode (#5875) Matt Davis 2023-08-28 19:52:47 -04:00
  • 413675fd33 Revert change that caused the credentials in source url issue (#5882) Matt Davis 2023-08-28 19:52:21 -04:00
  • 6cd5a99df0 clean of .rst leftovers in commands.md (#5876) Mathieu Dupuy 2023-08-28 11:43:23 +02:00
  • c0d83c9e33 Bumped version. github-actions[bot] 2023-08-26 23:24:24 +00:00
  • e446087581 Release v2023.8.26 Matt Davis 2023-08-26 19:22:07 -04:00
  • 08c14e9a90 Fix for sys platform markers from Pipfile + fix for vcs subdirectory fragments (#5871) Matt Davis 2023-08-26 19:21:24 -04:00
  • 80eeaff945 Add news fragment Matt Davis 2023-08-26 09:42:21 -04:00
  • ea79c0d6a8 Merge pull request #5863 from kalebmckale/cache-dedupe-sources Matt Davis 2023-08-26 09:37:44 -04:00
  • a3b197e491 Attempt to fix the local/editable file installs (#5870) Matt Davis 2023-08-26 08:54:43 -04:00
  • 60c8c97a6c Fix usage of format_help (#5872) Oz Tiram 2023-08-26 13:54:50 +02:00
  • 2062c6b1fb dict.keys Christian Clauss 2023-08-22 14:06:09 +02:00
  • e23890e105 Performance: ruff rules C4 and PERF Christian Clauss 2023-08-22 13:48:41 +02:00
  • dc5430144d pre-commit autoupdate 2023-08-25 Christian Clauss 2023-08-25 13:49:04 +02:00
  • 82d6df0dab Bumped version. github-actions[bot] 2023-08-25 18:34:19 +00:00
  • 1a2c0ae473 Release v2023.8.25 Matt Davis 2023-08-25 14:32:35 -04:00
  • d7aed28967 Get the cache working for obtaining file hashes Matt Davis 2023-08-25 10:44:21 -04:00
  • 4a59b92836 restore docstring Matt Davis 2023-08-25 05:03:50 -04:00
  • 49b9e98621 Safer open_file for remote files and don't collect bad hashes Matt Davis 2023-08-25 04:43:58 -04:00
  • 4d4ce1eb9c Dont raise exception since subpocess swallows it, skip file and alert with log message instead. Matt Davis 2023-08-25 04:15:15 -04:00
  • a95de91c49 Raise an error if fetching the file is not actually succesful. Matt Davis 2023-08-25 04:08:48 -04:00
  • 876b12592e Add news fragment Matt Davis 2023-08-25 03:51:36 -04:00
  • 825804fb4a Adjust the Fallback logic for obtaining the hashes from private indexes Matt Davis 2023-08-25 03:36:06 -04:00
  • 87162712a9 Caching properties to deduplicate sources kalebmckale 2023-08-23 02:29:29 -04:00
  • 76bcb908a5 Bumped version. github-actions[bot] 2023-08-23 01:18:47 +00:00
  • c9c98afeb1 Release v2023.8.23 Matt Davis 2023-08-22 21:16:52 -04:00
  • a78cad8449 Try to match if the part after @ is a valid ref (reject treating URL parts as refs). (#5856) Matt Davis 2023-08-22 16:35:23 -04:00
  • 0501f9b821 Bumped version. github-actions[bot] 2023-08-22 10:32:11 +00:00
  • 8f2757b6e4 Release v2023.8.22 Matt Davis 2023-08-22 06:29:38 -04:00
  • d02bfa8795 Update install.py (#5852) Mathias Fossum 2023-08-22 12:26:50 +02:00
  • 31c98f3c7d Handle edge case where it is expected ssh:// urls to have at least one @ symbol (#5851) Matt Davis 2023-08-22 06:25:36 -04:00
  • c8f446510e Add back --skip-lock flag using the new utilities. (#5847) Matt Davis 2023-08-22 06:17:14 -04:00
  • d43a7ae555 Bumped version. github-actions[bot] 2023-08-22 02:20:28 +00:00
  • d0aca13ed4 Release v2023.8.21 Matt Davis 2023-08-21 22:18:41 -04:00
  • 48bf4bb9c8 Do not include @ when no ref is specified (#5845) Matt Davis 2023-08-21 21:45:41 -04:00
  • 5f405a10a8 Some performance optimizations after analyzing benchmarks. (#5841) Matt Davis 2023-08-21 21:44:02 -04:00
  • 59ac7f1e99 Add news snippet Oz N Tiram 2023-08-21 01:54:54 +02:00
  • 9d99f47516 Re-add patch and pipdeptree/__main__.py Oz N Tiram 2023-08-21 01:16:30 +02:00
  • fb26a3cbe0 Pipdeptree __main__ is used .., Oz N Tiram 2023-08-21 00:55:19 +02:00
  • c20312a690 Only attempt to remove path if it exists Oz N Tiram 2023-08-21 00:41:08 +02:00
  • 5e109afce9 Really exclude __main__.py and cli.py from vendor Oz N Tiram 2023-08-21 00:36:44 +02:00
  • ad6d353fe6 Fix vendoring update - delete unused patch Oz N Tiram 2023-08-21 00:22:38 +02:00
  • 3079892a3c Vendoring task: remove __main__.py and cli.py Oz N Tiram 2023-08-21 00:03:09 +02:00
  • 58b5cf5a22 Remove README.rst from yaspin Oz N Tiram 2023-08-21 00:02:08 +02:00
  • 77c1fa4337 Bumped version. github-actions[bot] 2023-08-20 12:21:52 +00:00
  • 96fe0e630f Release v2023.8.20 Matt Davis 2023-08-20 08:20:07 -04:00
  • 457bd52803 More ruff fixing and convert install routines to rich console Matt Davis 2023-08-20 04:29:16 -04:00
  • 816502e2d2 fix ruff complaints Matt Davis 2023-08-20 04:09:52 -04:00
  • 795edf2026 Add news fragment Matt Davis 2023-08-20 03:55:40 -04:00
  • 2019949fa6 Fix the version output Matt Davis 2023-08-20 03:53:09 -04:00
  • c4b3eabbd6 Bumped version. github-actions[bot] 2023-08-19 20:51:21 +00:00
  • 1caaf9f3c3 Release v2023.8.19 Matt Davis 2023-08-19 16:49:10 -04:00
  • 6ac1451ec8 stop using requirementslib models (#5793) Matt Davis 2023-08-19 16:36:52 -04:00
  • be8a084503 Add --categories option to work with requirements txt files DasaniT 2023-08-10 16:12:36 +03:30
  • 5416f80eff Attempt to fix build issues langaaegeskov 2023-08-13 17:01:19 -04:00
  • 327ea3b7b5 Fixed formatting issues with news item langaaegeskov 2023-08-09 09:30:16 -04:00
  • 03b4cb8050 Added news snippit for issue #5129 langaaegeskov 2023-08-05 20:42:34 -04:00
  • b84d924179 Address Issue #5129 Document how to rename (move) project directory - Added documentation in installation.md under 'Virtualenv' mapping caveat - Added documentation to the virtualenv.md langaaegeskov 2023-08-05 20:25:14 -04:00
  • 549c6611c6 Merge pull request #5825 from jeffwidman/some-docs-cleanups Matt Davis 2023-08-06 21:14:15 -04:00
  • 94497b209b Some docs cleanups Jeff Widman 2023-08-05 23:40:48 -07:00
  • 9202cf12b2 Merge pull request #5813 from pypa/more-secho-cleanup Matt Davis 2023-08-05 15:16:45 -04:00
  • f34449c365 Merge pull request #5822 from pypa/pip-23.2.1 Matt Davis 2023-08-05 15:13:40 -04:00
  • 4374bb0838 Add news fragmnet and cleanup CHANGELOG headers Matt Davis 2023-08-02 23:16:33 -04:00
  • 06038f521e fix lint Matt Davis 2023-08-02 23:13:29 -04:00
  • 841bf5ec4b Update pip to 23.2.1 pt release. Matt Davis 2023-08-02 23:10:10 -04:00
  • 7f7c915ab6 Merge pull request #5820 from jeffwidman/patch-1 Matt Davis 2023-08-02 22:27:44 -04:00
  • 42d244eb96 Document upgrade to Readme Jeff Widman 2023-08-01 20:33:33 -07:00
  • 2941c06240 Bump pygments from 2.14.0 to 2.15.0 dependabot[bot] 2023-07-23 19:22:03 +00:00
  • 86ad563196 Bump certifi from 2022.12.7 to 2023.7.22 dependabot[bot] 2023-07-25 21:02:41 +00:00
  • ec35f7fdf4 Remove --skip-lock flag Matt Davis 2023-07-21 22:29:54 -04:00
  • f63469a6f2 Attempt to fix test on windows and mac Oz N Tiram 2023-07-25 01:18:49 +02:00
  • cc7518ab43 Remove click.{s,}echo Oz Tiram 2023-07-24 22:22:07 +02:00
  • 8e6da346d6 Bumped version. github-actions[bot] 2023-07-23 21:00:10 +00:00
  • 836e756f18 Release v2023.7.23 Matt Davis 2023-07-23 16:58:23 -04:00
  • 839554dcc5 add news fragment Matt Davis 2023-07-23 15:05:49 -04:00
  • 662a5210de Vendor in pythonfinder==2.0.5 Matt Davis 2023-07-23 14:58:23 -04:00
  • 76d40f5e82 add comments Matt Davis 2023-07-22 01:57:17 -04:00
  • a72e961f8b add news fragment Matt Davis 2023-07-22 01:55:03 -04:00
  • b3fefa5da4 Restore prior resolver default behavior but maintain direct code path for testing resolver. Matt Davis 2023-07-22 01:25:09 -04:00
  • c37f031303 add news fragment. Matt Davis 2023-07-22 01:52:31 -04:00
  • 492ed44408 re-run vendoring after removing patch Matt Davis 2023-07-22 01:50:47 -04:00
  • 5618166fbc Vendor in pip 23.2 Matt Davis 2023-07-22 00:36:19 -04:00
  • 301d2041e7 Update safety patch Matt Davis 2023-07-21 23:54:45 -04:00
  • ed4fced07a update patch for pip 23.2 Matt Davis 2023-07-21 23:30:58 -04:00
  • 65208d5f81 Mark intentions for pip 23.2 Matt Davis 2023-07-21 23:25:26 -04:00
  • 69d8d1b7ea Merge pull request #5807 from pypa/fix-ruff-complaints Matt Davis 2023-07-23 14:44:29 -04:00
  • f90e0c9a41 Merge pull request #5811 from kianmeng/fix-typos Matt Davis 2023-07-23 14:33:06 -04:00
  • 3cf75e8d8f Fix refactoring of check routine Oz Tiram 2023-07-23 20:30:54 +02:00
  • 810fb745ae Fix typos Kian-Meng Ang 2023-07-23 21:55:03 +08:00
  • e8d8dcf24f Add news snippet Oz Tiram 2023-07-23 08:34:16 +02:00
  • e74a282e09 Fix ruff warnings in tests/integration Oz Tiram 2023-07-23 08:31:31 +02:00
  • 0fbb9b30be Fix ruff warnings in pipenv/routines/check.py Oz Tiram 2023-07-23 08:22:18 +02:00