python3 libffi icu4c boost rebuild list
This commit is contained in:
@@ -40,15 +40,22 @@
|
||||
<Path fileType="data">/usr/share/cmake/pybind11</Path>
|
||||
<Path fileType="data">/usr/share/pkgconfig/pybind11.pc</Path>
|
||||
<Path fileType="executable">/usr/bin/pybind11-config</Path>
|
||||
<Path fileType="header">/usr/lib/python3.9/site-packages/pybind11/include</Path>
|
||||
<Path fileType="data">/usr/lib/python3.9</Path>
|
||||
<Path fileType="data">/usr/lib/python3.9/site-packages/pybind11/share/cmake</Path>
|
||||
<Path fileType="data">/usr/lib/python3.9/site-packages/pybind11/share/pkgconfig</Path>
|
||||
<Path fileType="header">/usr/lib/python3*/site-packages/pybind11/include</Path>
|
||||
<Path fileType="data">/usr/lib/python3*</Path>
|
||||
<Path fileType="data">/usr/lib/python3*/site-packages/pybind11/share/cmake</Path>
|
||||
<Path fileType="data">/usr/lib/python3*/site-packages/pybind11/share/pkgconfig</Path>
|
||||
<Path fileType="data">/usr/share/doc/pybind11</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<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">
|
||||
<Date>2023-01-26</Date>
|
||||
<Version>2.10.3</Version>
|
||||
|
||||
@@ -10,4 +10,4 @@ def build():
|
||||
pythonmodules.compile(pyVer="3")
|
||||
|
||||
def install():
|
||||
pythonmodules.install(pyVer="3")
|
||||
pythonmodules.install(pyVer="3")
|
||||
|
||||
Reference in New Issue
Block a user