guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#55060] [PATCH v2 4/6] gnu: python-meshio: Update to 5.3.4.


From: Maxime Devos
Subject: [bug#55060] [PATCH v2 4/6] gnu: python-meshio: Update to 5.3.4.
Date: Fri, 22 Apr 2022 19:36:45 +0200
User-agent: Evolution 3.38.3-1

Paul A. Patience schreef op vr 22-04-2022 om 12:41 [+0000]:
> +       (snippet
> +        '(begin
> +           (let ((file (open-file "setup.py" "a")))
> +             (display "from setuptools import setup\nsetup()" file)
> +             (close-port file))))))

No need to wrap it in 'begin'.

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]