Fixed in e05dcecd0df49a397aba49585a626cae16a6306c.
Hello Formbi,
On Sun, 23 Jul 2023 19:26:11 +0800,
Formbi via Bug reports for GNU Guix wrote:
> The line in question (and the neighboring ones for context) looks
> like this:
>
> import base64
> import importlib
> import importlib.machinery as imachi
> import io
> import sys
> import traceb
Hi!
The package python-shiboken-6 fails with this error:
*** Error compiling 'signature_bootstrap.py'...
Sorry: IndentationError: unexpected indent (signature_bootstrap.py, line 64)
The line in question (and the neighboring ones for context) looks like this:
import base64
import importlib