Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package boost for openSUSE:Factory checked in at 2025-03-08 17:51:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/boost (Old) and /work/SRC/openSUSE:Factory/.boost.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "boost" Sat Mar 8 17:51:21 2025 rev:170 rq:1251171 version:1.87.0 Changes: -------- --- /work/SRC/openSUSE:Factory/boost/boost.changes 2025-02-26 17:14:10.324283248 +0100 +++ /work/SRC/openSUSE:Factory/.boost.new.19136/boost.changes 2025-03-08 17:51:27.788080064 +0100 @@ -1,0 +2,5 @@ +Thu Mar 06 13:20:02 CET 2025 - [email protected] + +- package mpi python cmake file once (gh#espressomd/espresso#5050) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ boost.spec ++++++ --- /var/tmp/diff_new_pack.VdDOyw/_old 2025-03-08 17:51:29.312143510 +0100 +++ /var/tmp/diff_new_pack.VdDOyw/_new 2025-03-08 17:51:29.316143677 +0100 @@ -1509,6 +1509,9 @@ install -m 0644 libs/mpi/build/__init__.py %{buildroot}%{package_python3_sitearch}/boost/parallel/mpi/ install -m 0644 %{SOURCE11} %{buildroot}%{package_python3_sitearch}/boost/parallel install -m 0644 %{SOURCE11} %{buildroot}%{package_python3_sitearch}/boost +# Boost 1.87 packages a python cmake file in both the mpi-python dir and the mpi directory. +# It should not be in that second one +rm -f %{buildroot}%{package_libdir}/cmake/boost_mpi-%{version}/libboost_mpi-variant-shared-py3*.cmake %if ! %{with hpc} mv %{buildroot}%{_libdir}/boost-python3.*/mpi.%{py3_soflags}.so %{buildroot}%{package_python3_sitearch}/mpi.%{py3_soflags}.so rmdir %{buildroot}%{_libdir}/boost-python3.*
