Emerging obnam-1.9 fails with: Traceback (most recent call last): File "obnam", line 18, in <module> import obnamlib File "/var/tmp/portage/app-backup/obnam-1.9/work/obnam-1.9/obnamlib/__init__.py", line 169, in <module> from fmt_simple import RepositoryFormatSimple File "/var/tmp/portage/app-backup/obnam-1.9/work/obnam-1.9/obnamlib/fmt_simple/__init__.py", line 19, in <module> from .simple import * File "/var/tmp/portage/app-backup/obnam-1.9/work/obnam-1.9/obnamlib/fmt_simple/simple.py", line 27, in <module> import yaml ImportError: No module named yaml Reproducible: Always
Created attachment 399548 [details] build.log
Fix in tree. Thanks for reporting!