mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 22:09:06 +08:00
c0d667ad6b
* [python3][python2] Use mkdir -p to create directories to avoid race conditions
* Revert "[vcpkg baseline][python3] Fix race during parallel install (#21734)"
This reverts commit a515872b1a
.
# Conflicts:
# ports/python3/vcpkg.json
# versions/baseline.json
# versions/p-/python3.json
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
30 lines
678 B
JSON
30 lines
678 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "fc1f7aaa8a2312a56ce7dc1324c2eaf608a7a331",
|
|
"version": "2.7.18",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "052ef22af59535134ca2944cfd8e7e7d3ea24d67",
|
|
"version": "2.7.18",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "b187917ff4190f5989d395a9abe3bdae93e0ee95",
|
|
"version-string": "2.7.18",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "94dd5dc700302ff87a8724504676d674d3554b81",
|
|
"version-string": "2.7.15-2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "8a92d8f29475fdbae0656cf45abf03e11589067e",
|
|
"version-string": "2.7.15-1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|