Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
09_fix_twice_build_issue.patch | fix twice build issue | invalid | upstream | 2024-06-25 | ||
08_fix_scipy_issue.patch | fix ftbfs issue Traceback (most recent call last): File "/<<PKGBUILDDIR>>/interface/tests/python/./check_levelset.py", line 30, in <module> from scipy import rand ImportError: cannot import name 'rand' from 'scipy' (/usr/lib/python3/dist-packages/scipy/__init__.py) FAIL check_levelset.py (exit status: 1) It seems scipy do not offer rand any more, see https://numpy.org/doc/stable/reference/random/generated/numpy.random.rand.html |
Bo YU <tsu.yubo@gmail.com> | yes | upstream | 2024-06-25 | |
01_fix_integral_type_portability_bug.patch | Fix portability issue for s390x | Konstantinos Poulios <poulios.konstantinos@gmail.com> | no | 2022-11-30 | ||
05_disable_failing_test.patch | Disable two failing tests | Anton Gladky <gladk@debian.org> | no | 2016-08-25 | ||
07_disable_scilab.patch | Disable scilab | Anton Gladky <gladk@debian.org> | no | 2016-08-08 | ||
10_fix_getfem_python_for_gcc14.patch | no |