split package: difficulty to build for openSUSE
Hello, I have difficulties to build a package for openSUSE tumbleweed. My package is rather complicated, it consists of: a (meta) package (damask), that just contains some examples and dependencies to - two compiled packages (Fortran/C) called damask_mesh and damask_grid - a python package (python3-damask) This setup works for various package formats, on OBS it works for Debian and Fedora. Unfortunately, with the extra complication of having multiple Python versions (3.9, 3.10, and 3.11) I don't manage to get it working for openSUSE tumbleweed. As far as I see, the root of the problem is that %python_subpackages is not limited to the Python package but applied to all sub packages. If anyone is aware of a package with a similar structure, I could try using it as an example. Martin -- KU Leuven Department of Computer Science Department of Materials Engineering Celestijnenlaan 200a 3001 Leuven, Belgium
participants (1)
-
Martin Diehl