Package: slepc / 3.23.1+dfsg1-1exp2

Metadata

Package Version Patches format
slepc 3.23.1+dfsg1-1exp2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
double_colon_patch | (download)

makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
configure_python3.patch | (download)

config/configure.py | 2 1 + 1 - 0 !
config/install.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
build_suffix.patch | (download)

config/configure.py | 11 7 + 4 - 0 !
config/packages/slepc.py | 2 2 + 0 - 0 !
2 files changed, 9 insertions(+), 4 deletions(-)

---
skip_test7f.patch | (download)

makefile | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
test_nox.patch | (download)

src/eps/tests/test23.c | 2 1 + 1 - 0 !
src/eps/tests/test9.c | 2 1 + 1 - 0 !
src/lme/tests/test1.c | 2 1 + 1 - 0 !
src/mfn/tests/test3.c | 2 1 + 1 - 0 !
src/nep/tests/test5.c | 2 1 + 1 - 0 !
src/nep/tests/test8.c | 2 1 + 1 - 0 !
src/nep/tutorials/ex22.c | 2 1 + 1 - 0 !
src/pep/tests/test2.c | 2 1 + 1 - 0 !
src/pep/tests/test5.c | 2 1 + 1 - 0 !
src/svd/tests/test3.c | 2 1 + 1 - 0 !
src/svd/tests/test5.c | 2 1 + 1 - 0 !
11 files changed, 11 insertions(+), 11 deletions(-)

---
ignore_git_hidden_folder_in_config_slepc_py.patch | (download)

config/packages/slepc.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
add_LIB_NAME_SUFFIX_in_slepcvariables_MR770.patch | (download)

config/packages/slepc.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 [patch] configure: duplicate lib_name_suffix in slepc makefile

Otherwise slepc4py will not use the correct SLEPc library name when a suffix is used

Fixes #92