mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
Unfortunately I have no time to maintain this package in acceptable quality and provide needed updates on time. Before droping of maintaining I tried to bump version to 7.5.1 and fix python 3.11 compatibility. If anyone interesting to grub this package please note: 1. The test phase currently depends on one-header dev-cpp/catch lib, i.e. <dev-cpp/catch-3.0:0 (starting 3.0 the header was splitted). 2. Description on the page https://su2code.github.io/docs/Test-Cases/ states: "Note: While many of the cases are used for regression testing, the test case suite is provided without any guarantees on performance or expected results. Tutorials (which are more thoroughly checked for convergence and results) can be found here." Therefore bundled parmetis/metis are used otherwise it results in numerous Tutorials tests failures. Thus it better to pass Tutorials tests than brake the package at all. P.S. Great thanks to Alessandro Barbieri <lssndrbarbieri@gmail.com> for work on unbundle of thirdparty libraries. Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>