guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add py3status.


From: Hartmut Goebel
Subject: Re: [PATCH] gnu: Add py3status.
Date: Tue, 31 May 2016 17:34:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Am 31.05.2016 um 17:28 schrieb Efraim Flashner:
> +    (inputs
        ^^^
    native-inputs

> +     `(("python-setuptools" ,python-setuptools)))

Nope, this is required at runtime:


$ grep -r pkg_resources
py3status/core.py:            import pkg_resources
py3status/core.py:            version = pkg_resources.get_distribution('py3status').version

--
Schönen Gruß
Hartmut Goebel
Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer
Information Security Management, Security Governance, Secure Software Development

Goebel Consult, Landshut
http://www.goebel-consult.de

Blog: http://www.goebel-consult.de/blog/filmgesprach-zu-201ecitizenfour201c-in-herrsching
Kolumne: http://www.cissp-gefluester.de/2010-07-passwoerter-lieben-lernen

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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