Hi! I'm currently trying to fix up the devel:languages:python:azure repository [1] for older distributions and I'm running into the problem of a mismatch between the python3-base package and one of its runtime library packages. For example, trying to build python-azure-batch in d:l:p:azure fails with: unresolvable: nothing provides libpython3_6m1_0 = 3.6.10-3.59.1 needed by python3-base (got version 3.6.12-3.1) I assume I need to adjust the project configuration to prefer the proper versions of python3-base and the libpython3 runtime package. However, I couldn't find the syntax for that in the documentation [2]. Anyone got any idea how to fix this? Adrian
[1] https://build.opensuse.org/project/show/devel:languages:python:azure [2] https://openbuildservice.org/help/manuals/obs-user-guide/cha.obs.prjconfig.h... -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org