------------------------------------------------------------------- Sun Jun 16 18:00:35 UTC 2024 - Stefan BrĂ¼ns - Add pybind11_abseil.patch, ported from google-or-tools. Change target type from plain library to python extension. - Drop find-and-link-python-libs.patch -- python extension should not link to the python libraries explcitly - Replace install-headers.patch with 0001-Install-headers-and-CMake-development-files.patch -- for downstream users, also the CMake files are required ------------------------------------------------------------------- Fri Apr 26 18:20:46 UTC 2024 - Atri Bhattacharya - Initial package. - Add patches to fix build: * use-system-packages-if-possible.patch -- Allow the use of system absl-cpp and pybind11 if available * find-and-link-python-libs.patch -- Link against python libraries to avoid undefined references * install-headers.patch -- Install header files to appropriate system includedirs