Merge pull request #12591 from Rmys/master

python3 libffi icu4c boost rebuild list
This commit is contained in:
Rmys
2023-10-19 12:07:10 +03:00
committed by GitHub
2 changed files with 12 additions and 5 deletions
+11 -4
View File
@@ -40,15 +40,22 @@
<Path fileType="data">/usr/share/cmake/pybind11</Path> <Path fileType="data">/usr/share/cmake/pybind11</Path>
<Path fileType="data">/usr/share/pkgconfig/pybind11.pc</Path> <Path fileType="data">/usr/share/pkgconfig/pybind11.pc</Path>
<Path fileType="executable">/usr/bin/pybind11-config</Path> <Path fileType="executable">/usr/bin/pybind11-config</Path>
<Path fileType="header">/usr/lib/python3.9/site-packages/pybind11/include</Path> <Path fileType="header">/usr/lib/python3*/site-packages/pybind11/include</Path>
<Path fileType="data">/usr/lib/python3.9</Path> <Path fileType="data">/usr/lib/python3*</Path>
<Path fileType="data">/usr/lib/python3.9/site-packages/pybind11/share/cmake</Path> <Path fileType="data">/usr/lib/python3*/site-packages/pybind11/share/cmake</Path>
<Path fileType="data">/usr/lib/python3.9/site-packages/pybind11/share/pkgconfig</Path> <Path fileType="data">/usr/lib/python3*/site-packages/pybind11/share/pkgconfig</Path>
<Path fileType="data">/usr/share/doc/pybind11</Path> <Path fileType="data">/usr/share/doc/pybind11</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2023-10-17</Date>
<Version>2.10.3</Version>
<Comment>Rebuild</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2023-01-26</Date> <Date>2023-01-26</Date>
<Version>2.10.3</Version> <Version>2.10.3</Version>