Commit Graph

  • 9b69959861 show requirements.txt file path if it is found instead of Pipfile Hosam Almoghraby 2022-03-16 22:21:29 +01:00
  • bf00739895 Seems to resolve the two tests that failed when run together as well as maintain the correct behavior of the issue-4637 example script Matt Davis 2022-03-14 21:16:29 -04:00
  • fcdc402c82 this part of the change was not required. Matt Davis 2022-03-14 11:42:42 -04:00
  • c50dc8017b this part of the change was not required. Matt Davis 2022-03-14 11:40:48 -04:00
  • e1d046623c resolve failing tests due to requirement.index being None Matt Davis 2022-03-14 10:00:52 -04:00
  • e61403f802 safety when doing these new index filters. Matt Davis 2022-03-14 09:06:46 -04:00
  • bd5f43cbb8 This will respect the indexes but it required changing vendored code Matt Davis 2022-03-14 03:34:25 -04:00
  • d677d62891 restrict pip install to the index that is specified. Matt Davis 2022-03-13 22:34:05 -04:00
  • fdf3ed6ef6 check pt changes Matt Davis 2022-03-13 19:50:06 -04:00
  • c9c359a17f issue-4637 Do not consider extra_indexes when requirement.index is pinned. Matt Davis 2022-03-13 19:28:30 -04:00
  • 881b7b371c Merge pull request #4913 from oz123/vendoring-docs Oz N Tiram 2022-03-12 21:15:03 +01:00
  • 8987b598ed Merge pull request #4979 from pypa/issue-4975-env-variables-not-expanded Oz N Tiram 2022-03-12 21:14:41 +01:00
  • a5ae9e3346 Merge pull request #4981 from pypa/issue-4938-remove-two-flag Oz N Tiram 2022-03-12 21:13:20 +01:00
  • 9891ac03ef Add news fragment. Matt Davis 2022-03-12 03:13:40 -05:00
  • 79389f0031 Remove mention of the --two flag and python2 Matt Davis 2022-03-12 03:07:48 -05:00
  • 5a151615aa missed these tests becasue they run only on earlier python versions. Matt Davis 2022-03-11 03:25:13 -05:00
  • f488273715 Adjust test stdout expectations. Matt Davis 2022-03-11 02:52:03 -05:00
  • 0604977c0c Merge branch 'issue-4975-env-variables-not-expanded' of github.com:pypa/pipenv into issue-4975-env-variables-not-expanded Matt Davis 2022-03-11 02:09:24 -05:00
  • 90a12ddb11 clean up edge case now that print success changed away from stderr. Matt Davis 2022-03-11 02:09:18 -05:00
  • 77a50e78e0 Add news fragment for 4975 and 3901 Matt Davis 2022-03-11 01:51:49 -05:00
  • e7732e2a1b Add test case for this. Matt Davis 2022-03-11 01:49:16 -05:00
  • 034aa81297 Ensure that dot env variables are actually in the real environment so they can be exapnded by os.path.expandvars Matt Davis 2022-03-11 01:32:23 -05:00
  • c73f52d4fa Merge pull request #4978 from pypa/issue-49766-pythonfinder-vendor-upddate Oz N Tiram 2022-03-09 11:12:35 +01:00
  • 99f0296b2e Add news fragment Matt Davis 2022-03-08 22:58:28 -05:00
  • a641f5a98c step2 run invoke vendoring.update --package=pythonfinder --type=vendor Matt Davis 2022-03-08 22:49:34 -05:00
  • 34d7f21b63 step 1 pin the pythonfiner dependency in the vendor.txt Matt Davis 2022-03-08 22:42:04 -05:00
  • 8753ceea30 Merge pull request #4797 from ELHoussineT/patch-1 Oz N Tiram 2022-02-20 19:50:37 +01:00
  • b092dd6cf8 Merge pull request #4955 from pypa/windows-locate-pyenv-from-path Oz N Tiram 2022-02-16 09:21:51 +01:00
  • 9eb1e7b6d9 Fix test of find_windows_executable and expand coverage. Matt Davis 2022-02-15 20:27:55 -05:00
  • dabd4bfe86 remvoe unused import Matt Davis 2022-02-15 11:37:29 -05:00
  • ecc243fc69 Had to patch this locally to get windows to find pyenv which was already on the PATH. Matt Davis 2022-02-15 11:27:40 -05:00
  • 9e1e7586bd Merge pull request #4949 from Jendoliver/main Oz N Tiram 2022-02-14 09:30:13 +01:00
  • 1741829559 add news fragment for PR 4797 ELHoussineT 2022-02-13 21:03:28 +01:00
  • 0dd1b52ce4 Merge pull request #4103 from offby1/master Oz N Tiram 2022-02-10 11:17:48 +01:00
  • ce83c62938 Merge branch 'main' into master Oz N Tiram 2022-02-10 11:17:28 +01:00
  • 880f91c877 Merge pull request #4896 from den4uk/verify-hash-command Oz N Tiram 2022-02-10 11:14:31 +01:00
  • ef8253397f Merge pull request #4944 from smac89/patch-1 Oz N Tiram 2022-02-10 11:13:35 +01:00
  • 0fba37ddf4 Merge pull request #4951 from tcsorrel/doc/conatiners Oz N Tiram 2022-02-10 00:15:35 +01:00
  • 1d8f08100b doc fix docker container title Thomas Sorrel 2022-02-09 18:04:02 +01:00
  • fff8bfc154 Do not pass -s to pyenv install under Windows Jendoliver 2022-02-07 18:10:32 +01:00
  • 65da568841 Adds 4525.bugfix.rst Jendoliver 2022-02-07 16:49:48 +01:00
  • d3df2e2abb Pass shell=True to subprocess_run for pyenv commands under Windows Jendoliver 2022-02-07 16:49:27 +01:00
  • 652b492152 Create 4944.bugfix.mdB smac89 2022-02-03 14:01:13 -06:00
  • 4852924426 improve detection of CI smac89 2022-02-03 13:51:44 -06:00
  • 23691015b2 Merge pull request #4936 from willhoh/main Oz N Tiram 2022-01-31 21:36:58 +00:00
  • 1f689478dc renamed variabel, only used in funktion scope Willi Hohenstein 2022-01-31 15:37:30 +01:00
  • 10ac2c8924 Merge branch 'pypa:main' into main Willi Hohenstein 2022-01-31 12:23:20 +01:00
  • daa08b0987 renamed variable to avoid confusion Willi Hohenstein 2022-01-31 12:22:13 +01:00
  • b60d37a859 Pattern expansion for arguments was disabled on Windows pinfort 2022-01-30 03:38:26 +09:00
  • 3408750a48 fixed review from #4780 Willi Hohenstein 2022-01-29 13:19:52 +01:00
  • 30a9b93262 Merge pull request #4929 from pypa/fix-typo-in-docker-docs Oz N Tiram 2022-01-24 20:35:24 +01:00
  • 7db20507c1 Merge pull request #4930 from pypa/remove-dead-code Oz N Tiram 2022-01-24 20:35:09 +01:00
  • 05e494f068 Remove dead code after exception Oz N Tiram 2022-01-23 21:20:59 +01:00
  • e6b15166f5 Fix typo in docker documnetation Oz N Tiram 2022-01-23 21:08:17 +01:00
  • a40adda5ef Update CONTRIBUTING.md Oz N Tiram 2022-01-21 10:18:30 +01:00
  • aa68371bf4 Merge pull request #4921 from pypa/update-contributing.rst-and-run-tests Oz N Tiram 2022-01-14 09:39:40 +01:00
  • ecef2d48e9 Fix some typos in contributing.rst Oz N Tiram 2022-01-13 13:02:23 +01:00
  • 9a5b14bafd Clarify usage of run-tests.sh Oz N Tiram 2022-01-13 12:54:57 +01:00
  • e8e24444fb Remove circular reference to CONTRIBUING.md Oz N Tiram 2022-01-13 10:06:44 +01:00
  • 638c84628d Merge pull request #4922 from imomaliev/patch-1 Oz N Tiram 2022-01-13 09:54:09 +01:00
  • e9fa01620d Fix typo in docs/basics.rst for docker example Sardorbek Imomaliev 2022-01-13 14:08:13 +07:00
  • 75cbf170d9 Merge pull request #4920 from pypa/update-get-pipenv.py Frost Ming 2022-01-13 08:35:51 +08:00
  • 5deb3af86a Remove the philosophy document Oz N Tiram 2022-01-12 23:44:35 +01:00
  • d59c0de867 Update contributing.rst and refer to in CONTRIBUTING.md Oz N Tiram 2022-01-12 23:41:50 +01:00
  • 39a16f14da Fix run-tests.sh Oz N Tiram 2022-01-12 23:37:26 +01:00
  • e353a0ee7b Update get-pipenv.py Oz N Tiram 2022-01-12 20:18:22 +01:00
  • d11cf30329 Merge pull request #4919 from pypa/jinja2-leftover-clean Frost Ming 2022-01-12 22:05:31 +08:00
  • 9e28ef5082 Remove leftover include of jinja2 files Oz N Tiram 2022-01-12 13:51:16 +01:00
  • 9770d6e11c Merge pull request #4918 from pypa/multi-stage-build-with-pipenv Oz N Tiram 2022-01-12 13:35:17 +01:00
  • 41e174898c docs update for cli verify command Denis Sazonov 2022-01-12 09:57:22 +00:00
  • c7dd39999e added news entry for 4893 issue Denis Sazonov 2022-01-12 09:57:07 +00:00
  • fa0452f7cc Document usage of Pipenv in multistage docker build Oz N Tiram 2022-01-11 22:33:29 +01:00
  • 223d627236 Merge pull request #4917 from oz123/document-running-as-root-and-usage-in-containers Oz N Tiram 2022-01-10 15:07:45 +01:00
  • b12c4fcac4 Update pipenv install output Oz N Tiram 2022-01-10 14:16:19 +01:00
  • 1448251e21 Add note about running pipenv as root Oz N Tiram 2022-01-10 14:05:52 +01:00
  • 4fa67914f7 Merge pull request #4915 from oz123/remove-dep-first Frost Ming 2022-01-10 15:48:40 +08:00
  • f276360dfc Remove vendored first Oz N Tiram 2022-01-09 23:52:06 +01:00
  • f5e3680663 Update vendoring docs. Oz N Tiram 2022-01-09 15:10:52 +01:00
  • b21baade71 Bumped version. github-actions[bot] 2022-01-08 15:34:16 +00:00
  • d378b9f91c Release v2022.1.8 Frost Ming 2022-01-08 23:30:47 +08:00
  • 439782a8ae Merge pull request from GHSA-qc9x-gjcv-465w Frost Ming 2022-01-08 22:28:26 +08:00
  • 167909839a fix TLS validation for requirements.txt Milo Minderbinder 2022-01-07 17:35:02 -05:00
  • 9cb42e1acb Merge pull request #4910 from jfly/update-run-tests-instructions Frost Ming 2022-01-08 14:17:49 +08:00
  • 08a7fcf1cd Oops, set the CI environment variable even earlier. Jeremy Fleischman 2022-01-07 00:12:15 -08:00
  • f42fcaa2b8 Misc doc updates (mostly around running tests) Jeremy Fleischman 2022-01-06 22:17:44 -08:00
  • c8f34ddb8a Merge pull request #4908 from jfly/issue-4885-custom-indices-lacking-hashes Frost Ming 2022-01-07 15:11:31 +08:00
  • 34652df63c Use a PackageFinder with ignore_compatibility when collecting hashes Jeremy Fleischman 2022-01-06 02:34:39 -08:00
  • b0ebaf054e Merge pull request #4907 from milo-minderbinder/bugfix/requirements-file-options Frost Ming 2022-01-06 15:12:30 +08:00
  • d535301e1f disallow abbreviated forms of full option names Milo Minderbinder 2022-01-05 19:42:25 -05:00
  • 3ab4763d4a news for #4877 Frost Ming 2022-01-04 19:11:06 +08:00
  • 14ddbbd8e2 Merge pull request #4899 from pypa/fix/reject-illegal-requirements-txt Frost Ming 2021-12-29 11:09:30 +08:00
  • 33cbabe20c fix pip location Frost Ming 2021-12-23 15:20:11 +08:00
  • a30ec71254 fix comment ignorance Frost Ming 2021-12-23 12:53:42 +08:00
  • 32146365bf remove the useless option Frost Ming 2021-12-23 11:27:23 +08:00
  • 3d678257b7 Fix the index parsing Frost Ming 2021-12-23 10:49:17 +08:00
  • f742b9a8ca added a success message for verify Denis Sazonov 2021-12-20 11:25:46 +00:00
  • 45f8792804 added tests for pipenv verify Denis Sazonov 2021-12-18 22:29:35 +00:00
  • dac18dfb5c initial draft for new verify command Denis Sazonov 2021-12-18 19:52:20 +00:00
  • cdde3f7bce Fix #4881 installation fails when extra index url is given Frost Ming 2021-11-25 22:34:14 +08:00
  • e69ce684f9 Merge pull request #4877 from ReazNahid/patch-1 Frost Ming 2021-11-24 12:08:28 +08:00