Matt Davis
|
fcdc402c82
|
this part of the change was not required.
|
2022-03-14 11:42:42 -04:00 |
|
Matt Davis
|
c50dc8017b
|
this part of the change was not required.
|
2022-03-14 11:40:48 -04:00 |
|
Matt Davis
|
e1d046623c
|
resolve failing tests due to requirement.index being None
|
2022-03-14 10:00:52 -04:00 |
|
Matt Davis
|
e61403f802
|
safety when doing these new index filters.
|
2022-03-14 09:06:46 -04:00 |
|
Matt Davis
|
bd5f43cbb8
|
This will respect the indexes but it required changing vendored code
|
2022-03-14 03:34:25 -04:00 |
|
Matt Davis
|
d677d62891
|
restrict pip install to the index that is specified.
|
2022-03-13 22:34:05 -04:00 |
|
Matt Davis
|
fdf3ed6ef6
|
check pt changes
|
2022-03-13 19:50:06 -04:00 |
|
Matt Davis
|
c9c359a17f
|
issue-4637 Do not consider extra_indexes when requirement.index is pinned.
|
2022-03-13 19:28:30 -04:00 |
|
Oz N Tiram
|
881b7b371c
|
Merge pull request #4913 from oz123/vendoring-docs
Update vendoring docs.
|
2022-03-12 21:15:03 +01:00 |
|
Oz N Tiram
|
8987b598ed
|
Merge pull request #4979 from pypa/issue-4975-env-variables-not-expanded
Fix for expanding dot env variables in scripts
|
2022-03-12 21:14:41 +01:00 |
|
Oz N Tiram
|
a5ae9e3346
|
Merge pull request #4981 from pypa/issue-4938-remove-two-flag
Remove mention of the --two flag and python2
|
2022-03-12 21:13:20 +01:00 |
|
Matt Davis
|
9891ac03ef
|
Add news fragment.
|
2022-03-12 03:13:40 -05:00 |
|
Matt Davis
|
79389f0031
|
Remove mention of the --two flag and python2
|
2022-03-12 03:07:48 -05:00 |
|
Matt Davis
|
5a151615aa
|
missed these tests becasue they run only on earlier python versions.
|
2022-03-11 03:25:13 -05:00 |
|
Matt Davis
|
f488273715
|
Adjust test stdout expectations.
|
2022-03-11 02:52:03 -05:00 |
|
Matt Davis
|
0604977c0c
|
Merge branch 'issue-4975-env-variables-not-expanded' of github.com:pypa/pipenv into issue-4975-env-variables-not-expanded
|
2022-03-11 02:09:24 -05:00 |
|
Matt Davis
|
90a12ddb11
|
clean up edge case now that print success changed away from stderr.
|
2022-03-11 02:09:18 -05:00 |
|
Matt Davis
|
77a50e78e0
|
Add news fragment for 4975 and 3901
|
2022-03-11 01:51:49 -05:00 |
|
Matt Davis
|
e7732e2a1b
|
Add test case for this.
|
2022-03-11 01:49:16 -05:00 |
|
Matt Davis
|
034aa81297
|
Ensure that dot env variables are actually in the real environment so they can be exapnded by os.path.expandvars
|
2022-03-11 01:32:23 -05:00 |
|
Oz N Tiram
|
c73f52d4fa
|
Merge pull request #4978 from pypa/issue-49766-pythonfinder-vendor-upddate
Issue 4976 pythonfinder vendor update
|
2022-03-09 11:12:35 +01:00 |
|
Matt Davis
|
99f0296b2e
|
Add news fragment
|
2022-03-08 22:58:28 -05:00 |
|
Matt Davis
|
a641f5a98c
|
step2 run invoke vendoring.update --package=pythonfinder --type=vendor
|
2022-03-08 22:49:34 -05:00 |
|
Matt Davis
|
34d7f21b63
|
step 1 pin the pythonfiner dependency in the vendor.txt
|
2022-03-08 22:42:04 -05:00 |
|
Oz N Tiram
|
8753ceea30
|
Merge pull request #4797 from ELHoussineT/patch-1
Use PIPENV_SKIP_LOCK environment variable
|
2022-02-20 19:50:37 +01:00 |
|
Oz N Tiram
|
b092dd6cf8
|
Merge pull request #4955 from pypa/windows-locate-pyenv-from-path
Windows: locate pyenv from PATH correctly
|
2022-02-16 09:21:51 +01:00 |
|
Matt Davis
|
9eb1e7b6d9
|
Fix test of find_windows_executable and expand coverage.
|
2022-02-15 20:27:55 -05:00 |
|
Matt Davis
|
dabd4bfe86
|
remvoe unused import
|
2022-02-15 11:37:29 -05:00 |
|
Matt Davis
|
ecc243fc69
|
Had to patch this locally to get windows to find pyenv which was already on the PATH.
|
2022-02-15 11:27:40 -05:00 |
|
Oz N Tiram
|
9e1e7586bd
|
Merge pull request #4949 from Jendoliver/main
Fixes installing versions with pyenv-win
|
2022-02-14 09:30:13 +01:00 |
|
ELHoussineT
|
1741829559
|
add news fragment for PR 4797
|
2022-02-13 21:03:28 +01:00 |
|
Oz N Tiram
|
0dd1b52ce4
|
Merge pull request #4103 from offby1/master
Improve wording in "basics.rst"
|
2022-02-10 11:17:48 +01:00 |
|
Oz N Tiram
|
ce83c62938
|
Merge branch 'main' into master
|
2022-02-10 11:17:28 +01:00 |
|
Oz N Tiram
|
880f91c877
|
Merge pull request #4896 from den4uk/verify-hash-command
New command: verify Pipfile.lock hash is up to date
|
2022-02-10 11:14:31 +01:00 |
|
Oz N Tiram
|
ef8253397f
|
Merge pull request #4944 from smac89/patch-1
improve detection of CI
|
2022-02-10 11:13:35 +01:00 |
|
Oz N Tiram
|
0fba37ddf4
|
Merge pull request #4951 from tcsorrel/doc/conatiners
doc fix docker container title
|
2022-02-10 00:15:35 +01:00 |
|
Thomas Sorrel
|
1d8f08100b
|
doc fix docker container title
|
2022-02-09 18:04:02 +01:00 |
|
Jendoliver
|
fff8bfc154
|
Do not pass -s to pyenv install under Windows
|
2022-02-07 18:10:32 +01:00 |
|
Jendoliver
|
65da568841
|
Adds 4525.bugfix.rst
|
2022-02-07 16:49:48 +01:00 |
|
Jendoliver
|
d3df2e2abb
|
Pass shell=True to subprocess_run for pyenv commands under Windows
|
2022-02-07 16:49:27 +01:00 |
|
smac89
|
652b492152
|
Create 4944.bugfix.mdB
|
2022-02-03 14:01:13 -06:00 |
|
smac89
|
4852924426
|
improve detection of CI
|
2022-02-03 13:51:44 -06:00 |
|
Oz N Tiram
|
23691015b2
|
Merge pull request #4936 from willhoh/main
fixed review from #4780, closes #4537
|
2022-01-31 21:36:58 +00:00 |
|
Willi Hohenstein
|
1f689478dc
|
renamed variabel, only used in funktion scope
|
2022-01-31 15:37:30 +01:00 |
|
Willi Hohenstein
|
10ac2c8924
|
Merge branch 'pypa:main' into main
|
2022-01-31 12:23:20 +01:00 |
|
Willi Hohenstein
|
daa08b0987
|
renamed variable to avoid confusion
|
2022-01-31 12:22:13 +01:00 |
|
pinfort
|
b60d37a859
|
Pattern expansion for arguments was disabled on Windows
Fix #4937.
|
2022-01-30 22:20:15 +01:00 |
|
Willi Hohenstein
|
3408750a48
|
fixed review from #4780
|
2022-01-29 13:19:52 +01:00 |
|
Oz N Tiram
|
30a9b93262
|
Merge pull request #4929 from pypa/fix-typo-in-docker-docs
Fix typo in docker documnetation
|
2022-01-24 20:35:24 +01:00 |
|
Oz N Tiram
|
7db20507c1
|
Merge pull request #4930 from pypa/remove-dead-code
Remove dead code after exception
|
2022-01-24 20:35:09 +01:00 |
|