Dan Ryan
67334d001f
Fix toml fallback
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-06 20:19:45 -05:00
Dan Ryan
4610043c64
Update pipfile toml implementation
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-06 18:10:21 -05:00
Dan Ryan
53fda83de6
Merge branch 'implement-tomlkit' of github.com:pypa/pipenv into implement-tomlkit
2018-11-06 18:09:12 -05:00
Dan Ryan
722e33c77a
Fix tomlkit updates
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-06 18:09:09 -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
8a657dc7bc
Do not add index source per-line in requirements files
2018-11-06 23:29:29 +08: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
8d86cebfad
Merge branch 'master' into implement-tomlkit
2018-11-06 05:15:54 -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
4c542938e3
Fix indentation
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-06 04:56:11 -05:00
Dan Ryan
21c362e5bf
Merge branch 'master' into minor-updates
2018-11-06 04:40:32 -05:00
Dan Ryan
3a273e09f8
Merge branch 'master' into implement-tomlkit
2018-11-06 04:40:19 -05:00
Dan Ryan
524e31ff5a
Switch to tomlkit for parsing and writing
...
- Update tomlkit to preserve inline comments when
deleting elemeents
Signed-off-by: Dan Ryan <dan@danryan.co >
2018-11-06 04:35:15 -05:00
frostming
4972248e33
fix unicode for py2
2018-11-06 16:56:27 +08:00
frostming
3dcd206068
Fix non-ASCII support for prettytoml
2018-11-06 16:05:13 +08: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