Dan Ryan
e9e43a8b26
Merge pull request #3171 from jxltom/fix-uninstall-emtpy-virtualenv
...
Do not show error for pipenv uninstall --all in a fresh virtuanlenv
2018-11-06 22:58:48 -05:00
Dan Ryan
1077acaad4
Merge branch 'master' into fix-uninstall-emtpy-virtualenv
2018-11-06 22:58:38 -05:00
Dan Ryan
7d51a1fec2
Merge pull request #3175 from jxltom/continue-respect-skip-lock-in-uninstall
...
Continue respect skip lock in uninstall
2018-11-06 22:58:21 -05:00
Dan Ryan
63d4f9262c
Merge branch 'master' into continue-respect-skip-lock-in-uninstall
2018-11-06 22:58:04 -05:00
Dan Ryan
6837c6b5d9
Merge pull request #3180 from jxltom/better-output-of-clean-and-uninstall
...
Better output of pipenv clean and uninstall
2018-11-06 22:57:41 -05:00
jxltom
4baebe180c
Merge branch 'master' into fix-uninstall-emtpy-virtualenv
2018-11-07 10:00:02 +08:00
Dan Ryan
8bccea4451
Merge branch 'master' into continue-respect-skip-lock-in-uninstall
2018-11-06 20:36:02 -05:00
Dan Ryan
c6db971fed
Merge branch 'master' into better-output-of-clean-and-uninstall
2018-11-06 20:29:11 -05:00
Dan Ryan
dbc4540a82
Merge pull request #3165 from DavidStaheli/davidstaheli/ci
...
Update YAML syntax for Azure Pipelines
2018-11-06 12:29:52 -05:00
jxltom
5d57ec738a
Add trivial news for issue 3179
2018-11-06 22:44:48 +08:00
jxltom
e98e7529d4
Remove u'' or '' in output of pipenv uninstall and clean
2018-11-06 22:38:21 +08:00
Dan Ryan
fd4552fa80
Merge branch 'master' into davidstaheli/ci
2018-11-06 05:17:08 -05:00
Dan Ryan
5e73745c67
Merge branch 'master' into fix-uninstall-emtpy-virtualenv
2018-11-06 05:16:31 -05:00
Dan Ryan
e3e44b7274
Merge pull request #3166 from pypa/minor-updates
...
Fix PIP_SHIMs import, pythonfinder, vistir
2018-11-06 05:15:34 -05:00
Dan Ryan
306ce01915
Merge branch 'master' into davidstaheli/ci
2018-11-06 05:12:48 -05:00
jxltom
7b18c12448
Add explicit message if there is nothing to be removed during uninstall
2018-11-06 18:05:22 +08:00
Dan Ryan
21c362e5bf
Merge branch 'master' into minor-updates
2018-11-06 04:40:32 -05:00
Tzu-ping Chung
b7564057f7
Format
2018-11-06 16:13:39 +09:00
Tzu-ping Chung
41023c33ae
Upgrade some requirements to address security warning
2018-11-06 15:46:14 +09:00
jxltom
f9ee0c80ca
Do not add skip-lock for lock command
2018-11-06 14:23:16 +08:00
jxltom
e61faeba40
Do not touch pipfile for --all option in pipenv uninstall
2018-11-06 14:22:55 +08:00
Tzu-ping Chung
ecec1ac0f9
Just format
2018-11-06 15:22:54 +09:00
jxltom
e53391fd49
Add feature news for issue 3170
2018-11-06 12:46:52 +08:00
jxltom
db7164d988
Skip purging if there is no packages needs to be removed
2018-11-06 12:40:44 +08:00
David Staheli
68bb48f2e6
Merge branch 'master' into davidstaheli/ci
2018-11-05 12:16:03 -05:00
David Staheli
d773429d07
Update MANIFEST.in to prune .azure-pipelines
2018-11-05 11:36:53 -05:00
Dan Ryan
363ffc6408
Remove unfinished validation
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-05 11:36:33 -05:00
Dan Ryan
6b2f3b66a6
Syntax error fix
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-05 11:30:41 -05:00
Dan Ryan
734284b34b
Merge branch 'master' into minor-updates
2018-11-05 11:29:26 -05:00
David Staheli
e398d348b4
Added news file
2018-11-05 11:22:34 -05:00
Dan Ryan
374ac589bd
Fix PIP_SHIMs import, pythonfinder, vistir
...
- Add new exceptions
- Improve validation
- Cleanup spinner text
- Fix pyenv finder when `PYENV_ROOT` is not set
- Fix import errors for users installing and using `PIP_SHIMS` in pipenv
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-05 11:22:08 -05:00
David Staheli
d04b6b211d
Update YAML syntax
2018-11-05 10:13:51 -05:00
Dan Ryan
3ce8d7c6bb
Merge pull request #3162 from jxltom/fix-typo
...
Fix typo on spinner result text
2018-11-05 09:41:05 -05:00
jxltom
9c715289e9
Fix typo on spinner result text
2018-11-05 20:20:13 +08:00
Dan Ryan
0fb3c37cd3
Merge pull request #3161 from pypa/update-pythonfinder
...
Update pythonfinder
2018-11-04 12:34:01 -05:00
Dan Ryan
35de78ba4b
Merge branch 'master' into update-pythonfinder
2018-11-04 02:29:39 -05:00
Dan Ryan
3977307bcb
Update pythonfinder
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-04 02:29:21 -05:00
Dan Ryan
810611d3c0
Merge pull request #3158 from pypa/feature/performance-update
...
Feature/performance update
2018-11-04 02:27:11 -05:00
Dan Ryan
cce60cc5f1
Update vendored versions of pythonfinder and requirementslib
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-04 02:19:43 -05:00
Dan Ryan
0ee68265c7
Merge pull request #3159 from jxltom/continue-to-fix-3102
...
Continue to fix cannot concatenate str and type issue during locking
2018-11-04 01:55:55 -05:00
Dan Ryan
7976009b71
Merge branch 'master' into feature/performance-update
2018-11-04 01:52:30 -05:00
Dan Ryan
8d44604eb4
Update delegator patch
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-04 01:52:27 -05:00
Dan Ryan
888884653a
Refactor Resolver into class and allow CI auto-cache-clear
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-04 01:20:26 -05:00
jxltom
563e14e562
Fix can not concatenate str and type error during locking
2018-11-04 10:31:30 +08:00
Dan Ryan
716f47f988
Fix missed pip_shims fix
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-03 22:07:58 -04:00
Dan Ryan
c8cf4dd4cf
Fix requirementslib synax error
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-03 21:58:25 -04:00
Dan Ryan
77348503ec
Merge branch 'master' into feature/performance-update
2018-11-03 20:05:32 -04:00
Dan Ryan
0f5b365f84
Performance fixes and updates
...
- Cuts runtime of normal commands by about 2/3
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-03 20:03:41 -04:00
Dan Ryan
66d4999f52
Merge pull request #3157 from pypa/bugfix/3154
...
Fix virtualenv path discovery
2018-11-03 19:54:26 -04:00
Dan Ryan
33fc282d97
Merge pull request #3156 from pypa/bugfix/2983
...
Fixed a bug with encountering removed pythons
2018-11-03 18:40:31 -04:00