vcpkg/versions/p-/pocketpy.json
JonLiu1993 547252439a
[vcpkg baseline][pocketpy] Don't install include/pybind11/* (#39571)
Detected by
https://dev.azure.com/vcpkg/public/_build/results?buildId=104413&view=results

```
error: The following files are already installed in /mnt/vcpkg-ci/installed/x64-linux and are in conflict with pocketpy:x64-linux
Installed by pybind11:x64-linux  
include/pybind11/embed.h
    include/pybind11/functional.h
    include/pybind11/operators.h
    include/pybind11/pybind11.h
    include/pybind11/stl.h
```

Broken by https://github.com/microsoft/vcpkg/pull/39510, in which
pybind11 support was added.
2024-06-28 16:15:51 -07:00

30 lines
648 B
JSON

{
"versions": [
{
"git-tree": "822ad9d667f6fbfd6b8db0ce4995f1228cfdb53f",
"version": "1.4.6",
"port-version": 1
},
{
"git-tree": "ddb905f0cbb265ebd49458d25e24c666f911fe22",
"version": "1.4.6",
"port-version": 0
},
{
"git-tree": "49a3114662f030acfda6162c385c04725e93a733",
"version": "1.4.5",
"port-version": 0
},
{
"git-tree": "e6201adac8d1d96a89ff044aedea7a76f1c324fd",
"version": "1.4.3",
"port-version": 0
},
{
"git-tree": "88488b1ef4b08c21131fda6ab424947992657b7b",
"version": "1.4.2",
"port-version": 0
}
]
}