Commit Graph

  • ef59922b79 add news fragment. Matt Davis 2022-09-08 01:48:58 -04:00
  • 8af02730f8 Make editable detection better because not everyone specifies editable entry in the Pipfile for local editable installs. Matt Davis 2022-09-08 01:46:01 -04:00
  • badb310741 Merge pull request #5338 from pypa/5334-take2 Oz N Tiram 2022-09-08 01:58:49 +02:00
  • 5e7aee3a77 Actually load the dot env file before virtualenv creation. Matt Davis 2022-09-07 19:23:41 -04:00
  • cec086491b Merge pull request #5337 from pypa/bump-plette Oz N Tiram 2022-09-08 01:02:43 +02:00
  • cff9c94853 Add news fragment Oz N Tiram 2022-09-08 00:54:52 +02:00
  • 9ccbbcaa5d Bump vendored version of plette to v0.3.0 Oz N Tiram 2022-09-08 00:49:24 +02:00
  • 7407087f20 Merge pull request #5336 from pypa/bump-shellingham Oz N Tiram 2022-09-08 00:39:49 +02:00
  • eaf3d0a130 Add news fragment Oz N Tiram 2022-09-08 00:10:16 +02:00
  • 2f0265d076 Bump vendored version of shellingham Oz N Tiram 2022-09-08 00:06:55 +02:00
  • f6ef1d31bf Merge pull request #5334 from pypa/earlier-dot-env-load Oz N Tiram 2022-09-07 19:52:52 +02:00
  • 9527820fb6 Merge pull request #5331 from pypa/slowest-tests Oz N Tiram 2022-09-07 19:50:59 +02:00
  • 4aad6f683e Merge branch 'main' into slowest-tests Oz N Tiram 2022-09-07 19:19:17 +02:00
  • f46212e0fe More test optimizations. Matt Davis 2022-09-06 01:31:03 -04:00
  • 2407558d90 More test optimizations. Matt Davis 2022-09-06 01:20:45 -04:00
  • a64d675187 Fix lint Matt Davis 2022-09-07 06:34:06 -04:00
  • be17a9f871 Add news fragment. Matt Davis 2022-09-07 06:29:03 -04:00
  • fb4765a17b Load the dot env earlier so that PIPENV_CUSTOM_VENV_NAME is more useful across projects. Matt Davis 2022-09-07 06:27:03 -04:00
  • ffcbdfa817 Fix test suite Aron Bierbaum 2022-08-26 09:28:35 -05:00
  • 37b39330bf Remove else clause that would always be triggered Aron Bierbaum 2022-08-04 09:13:07 -05:00
  • 7bb23b9a37 Fix check if requirement's index name is in sources Aron Bierbaum 2022-08-04 09:12:03 -05:00
  • a5edaf5411 Improve type hints Aron Bierbaum 2022-08-04 09:10:39 -05:00
  • bcaae97caa More test optimizations. Matt Davis 2022-09-06 00:46:46 -04:00
  • eb6295adb1 only install triggeres this warning. Matt Davis 2022-09-06 00:17:07 -04:00
  • 93c8bdaf62 Examine the 20 slowest tests and make improvements. Matt Davis 2022-09-06 00:13:12 -04:00
  • 9848862927 Convert test runner to use pypiserver package as standalone process (#5284) Matt Davis 2022-09-05 10:19:12 -04:00
  • dd4b0eaafe Fix typos tocic 2022-09-04 17:30:41 +03:00
  • 822620bb30 Deprecate the --three flag Oz N Tiram 2022-09-04 00:19:43 +02:00
  • 7b9b1aeb1c Allow users to pass a string of extra arguments to pip (#5283) Matt Davis 2022-09-04 16:20:59 -04:00
  • d3446485c0 Add news fragment. Matt Davis 2022-09-03 19:39:28 -04:00
  • d337d126e2 Rebased PR on main. Matt Davis 2022-09-03 19:31:41 -04:00
  • e6efe0521f Bumped version. github-actions[bot] 2022-09-04 13:27:01 +00:00
  • 3b4bde7bb0 Release v2022.9.4 Matt Davis 2022-09-04 09:24:50 -04:00
  • 7d80a7fea5 Use a different library since I could not figure out the six conflicts this caused with other tests. Matt Davis 2022-09-03 14:33:38 -04:00
  • dbb0277866 Try to fix cross test pollution of Pipfile. Matt Davis 2022-09-03 13:48:24 -04:00
  • b26b4bfe2f Try to fix cross test pollution of Pipfile. Matt Davis 2022-09-03 13:21:21 -04:00
  • 4d7fc1506e Have the tests cleanup Pipfile after itself. Matt Davis 2022-09-03 11:17:14 -04:00
  • d59ded7de5 Add test case that fails on main branch and covers example fix of the issue. Matt Davis 2022-09-03 10:28:47 -04:00
  • b38c91c681 change flake8 repo since gitlab is down for maintenace. Matt Davis 2022-09-03 09:34:46 -04:00
  • 6be8d939ca add news fragment. Matt Davis 2022-09-03 07:21:15 -04:00
  • b97c1e0a4f possible fix for issue where requirement is a file or URL but does contain hashes. Matt Davis 2022-09-03 07:15:46 -04:00
  • 04bee00cac relock pipenv Matt Davis 2022-09-02 10:12:01 -04:00
  • 80222bcc78 Bumped version. github-actions[bot] 2022-09-02 14:03:21 +00:00
  • a5c4493157 Release v2022.9.2 Matt Davis 2022-09-02 10:01:17 -04:00
  • cc5612e4c3 Respect disable_pip_input setting from Pipfile (#5323) Dos Moonen 2022-09-02 15:59:45 +02:00
  • 07c1b2c319 Apply fix to constraints generation based on fact that pip resolver does not allowe unnamed constraints. Matt Davis 2022-09-02 04:54:08 -04:00
  • c7499e899c Use a context manager to handle the temporary constraints file (#5316) swaldhoer 2022-09-02 02:43:06 +02:00
  • b38ea71658 Fix Docker example in Basic Usage Dalton Durst 2022-09-01 14:36:59 -05:00
  • bde1f1a1b4 Fix issue where a file install is included with the hashed requirements. Matt Davis 2022-09-01 18:57:57 -04:00
  • f04071c52f Bumped version. github-actions[bot] 2022-09-01 00:17:07 +00:00
  • 1124db2986 Release v2022.8.31 Matt Davis 2022-08-31 20:13:50 -04:00
  • 9d9bf81952 add news fragment. Matt Davis 2022-08-31 20:13:34 -04:00
  • 2cdf6eb6b7 Add newsfragment. Matt Davis 2022-08-31 20:01:57 -04:00
  • f0d29d415c fix test Matt Davis 2022-08-31 09:55:50 -04:00
  • 46f8c863e0 Cleanup requests packages from the install_twists tests. Matt Davis 2022-08-31 09:53:43 -04:00
  • 44583cab20 Make this operation safe for all users and provide tests. Matt Davis 2022-08-30 21:14:23 -04:00
  • afba3e49d1 Allow the unredacted package link URL to prevent environment variable from being redacted. **** Matt Davis 2022-08-26 00:11:00 -04:00
  • d630506138 Drop progress bar. (#5315) Matt Davis 2022-08-31 19:52:26 -04:00
  • 0caed6906f Reduce the amount of calls to pip and the number of tempfiles in batch_install. (#5301) Matt Davis 2022-08-31 19:51:29 -04:00
  • faf54135d3 add news fragmnent. Matt Davis 2022-08-31 19:29:22 -04:00
  • 7426e9eb79 Remove no longer used method which_pip Matt Davis 2022-08-27 18:38:50 -04:00
  • bc761c18d8 remove debug statement. Matt Davis 2022-08-31 08:56:40 -04:00
  • 5940a0720b Add news fragment. Matt Davis 2022-08-31 08:55:28 -04:00
  • 1695bee789 remove this environmnet variable usage which has limitations on some systems. Matt Davis 2022-08-31 08:52:47 -04:00
  • 99ca97a562 Remove dateutil. Matt Davis 2022-08-31 08:43:24 -04:00
  • 0bb13ed27d Bumped version. github-actions[bot] 2022-08-30 21:41:42 +00:00
  • 54ddf16065 Release v2022.8.30 Matt Davis 2022-08-30 17:38:54 -04:00
  • b563bbe04c Typo khanhdq 2022-08-31 00:50:54 +09:00
  • 7a2d03f943 Add news fragments. khanhdq 2022-08-31 00:47:21 +09:00
  • 188d9c1872 Fixes checking constraint throws deprecation messages. khanhdq 2022-08-31 00:35:40 +09:00
  • 6567f35277 Also remove orderedmultidict Matt Davis 2022-08-30 11:58:28 -04:00
  • 49674610b9 Add news fragment. Matt Davis 2022-08-30 08:57:51 -04:00
  • cade3ef8e9 Vendor in requirementslib==2.0.1 and vistir==0.6.1 Matt Davis 2022-08-30 08:54:04 -04:00
  • 0d8662977a Revert "Fix nondeterminism with environment markers #5239 (#5286)" (#5306) Matt Davis 2022-08-29 09:19:31 -04:00
  • bac7b68e4a Try to address these sproadic test failures without skipping the test. Matt Davis 2022-08-28 18:22:29 -04:00
  • be85c33ea2 Merge branch 'main' of github.com:pypa/pipenv Matt Davis 2022-08-27 21:08:22 -04:00
  • 861c01b769 Remove argument that function does not allow. Matt Davis 2022-08-27 21:07:55 -04:00
  • 91ddb2dee6 Update README formattng at README: Usage. Dhananjay Shah 2022-08-22 18:03:53 +02:00
  • 44edfd4883 Fix: try python3 before python in install --system (#5296) Albert Hopkins 2022-08-26 15:40:07 +00:00
  • d33f4ec541 Fixes pipenv lock nondeterminism with environment markers (#5299) Dương Quốc Khánh 2022-08-28 02:47:16 +09:00
  • 4b9fc02a25 Fix nondeterminism with environment markers #5239 (#5286) Amir Hossein Bakhtiary Davijani 2022-08-26 01:54:28 +02:00
  • 897caca775 Bumped version. github-actions[bot] 2022-08-24 21:11:26 +00:00
  • 72aede674f Release v2022.8.24 Matt Davis 2022-08-24 17:07:25 -04:00
  • 81f7e7a3e8 Add news fragment. Matt Davis 2022-08-24 14:50:33 -04:00
  • cdb3e9a203 Vendor in pythonfinder==1.3.1 Matt Davis 2022-08-24 14:49:10 -04:00
  • e4cc8f2550 Vendor in requirementslib==2.0.0 & drop pip-shims & revert sysconfig patch w/ safer setuptools usage (#5228) Matt Davis 2022-08-24 14:09:17 -04:00
  • b6d9ad6a63 Fix typo in Basic Usage of Pipenv doc (#5276) Harun Yasar 2022-08-20 15:58:40 +03:00
  • 3e34d56234 Merge branch 'main' of github.com:pypa/pipenv Matt Davis 2022-08-19 08:21:33 -04:00
  • 60e8e4c60c fix lint Matt Davis 2022-08-19 08:21:25 -04:00
  • 75d51e98be Bumped version. github-actions[bot] 2022-08-19 12:20:09 +00:00
  • 5469824b6e Release v2022.8.19 Matt Davis 2022-08-19 08:16:51 -04:00
  • 2db36dea7d Add news fragment. Matt Davis 2022-08-19 08:15:31 -04:00
  • 1b6fa94245 Use sysconfig on all supported python versions. Matt Davis 2022-08-18 22:07:03 -04:00
  • c2daec8b2d revert this change. Matt Davis 2022-08-18 20:29:57 -04:00
  • cd18f8fefc More iterating on a problem. Matt Davis 2022-08-18 20:12:11 -04:00
  • bd9d62d907 More iterating on a problem. Matt Davis 2022-08-18 20:07:05 -04:00
  • 692f79dc75 More iterating on a problem. Matt Davis 2022-08-18 20:03:54 -04:00
  • 58e552cb56 this change did not help. Matt Davis 2022-08-18 19:40:46 -04:00
  • fb0ffa1491 Eperimenting with the CI failures due to setuptools upgrade. Matt Davis 2022-08-18 19:28:34 -04:00
  • a1a0fc0ea2 Update lock file. Matt Davis 2022-08-18 18:40:27 -04:00