guix-patches
[Top][All Lists]
Advanced

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

[bug#38840] [PATCH] update python-py3status 3.21 to python-xyz.scm


From: Marius Bakke
Subject: [bug#38840] [PATCH] update python-py3status 3.21 to python-xyz.scm
Date: Sun, 12 Jan 2020 22:13:13 +0100
User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)

address@hidden writes:

> From c759d206188cbabb17198614247dbbeb9d4803bf Mon Sep 17 00:00:00 2001
> From: Grillon <address@hidden>
> Date: Tue, 31 Dec 2019 23:25:55 +0100
> Subject: [PATCH] gnu: python-py3status: Update file dependency
>
> * gnu/packages/python-xyz.scm (python-py3status): Update file as
> propagated dependecy

Thanks!  Do you know how "file" is used for py3status?  Ideally we would
patch all invokations of "file" so that it uses the absolute file name,
instead of propagating it, along these lines:

  (substitute* "foo.py"
    (("'file'") (string-append "'" (which "file") "'")))

Can you see if such an approach is feasible for python-py3status?

Attachment: signature.asc
Description: PGP signature


reply via email to

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