https://bugzilla.redhat.com/show_bug.cgi?id=1505094 --- Comment #2 from Eduardo Mayorga <e@xxxxxxxxxxxxxxxx> --- Sir, the build fails in the %check section. + /usr/bin/python3 -c 'import budget.budget' Traceback (most recent call last): File "<frozen importlib._bootstrap>", line 888, in _find_spec AttributeError: 'DynamicImporter' object has no attribute 'find_spec' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<string>", line 1, in <module> File "/builddir/build/BUILD/budget-0.0.10/budget/budget.py", line 19, in <module> from gi.repository import Gtk, Gio, Gdk File "/usr/lib64/python3.6/site-packages/gi/importer.py", line 127, in find_module 'introspection typelib not found' % namespace) ImportError: cannot import name Gtk, introspection typelib not found error: Bad exit status from /var/tmp/rpm-tmp.OvmBEh (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.OvmBEh (%check) Child return code was: 1 EXCEPTION: [Error()] So I think you are missing the BR python3-gobject-base. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx