guix-devel
[Top][All Lists]
Advanced

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

Re: Core-updates after the staging merge


From: Andreas Enge
Subject: Re: Core-updates after the staging merge
Date: Tue, 18 Apr 2023 19:16:37 +0200

Am Mon, Apr 17, 2023 at 09:01:20PM +0200 schrieb Lars-Dominik Braun:
> shouldn’t this snippet from 8.10 also work for 9.0?
>            (modules '((guix build utils)))
>            (snippet
>             ;; collections.Iterable was moved to collections.abc in Python 
> 3.10.
>             '(substitute* "testsuite/driver/testlib.py"
>                (("collections\\.Iterable")
>                 "collections.abc.Iterable")))))

Probably so! I will let you decide whether to apply it or to drop the 9.0
version, both are fine from the core-updates point of view.

Andreas




reply via email to

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