For sp5 option d py311 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dirkmueller:acdc/sp5_option_d_py311/home:dirkmueller:acdc.repo
zypper refresh
zypper install python-PyYAML
For sp5 option d py310 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dirkmueller:acdc/sp5_option_d_py310/home:dirkmueller:acdc.repo
zypper refresh
zypper install python-PyYAML
For sp4 option d py311 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dirkmueller:acdc/sp4_option_d_py311/home:dirkmueller:acdc.repo
zypper refresh
zypper install python-PyYAML
For sp4 option d py310 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dirkmueller:acdc/sp4_option_d_py310/home:dirkmueller:acdc.repo
zypper refresh
zypper install python-PyYAML