guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add python-polib


From: Julien Lepiller
Subject: Re: [PATCH] gnu: Add python-polib
Date: Fri, 25 Nov 2016 15:29:08 +0100

On Fri, 25 Nov 2016 12:41:16 +0100
Hartmut Goebel <address@hidden> wrote:

> Am 25.11.2016 um 11:33 schrieb Julien Lepiller:
> > +(define-public python2-polib
> > +  (package
> > +    (inherit python-polib)
> > +    (name "python2-polib")
> > +    (arguments `(#:python ,python-2
> > +                 #:tests? #f)))) ; they don't exist with python2  
> 
> Why are you not using package-with-python2 here?
I think it's simpler, but here is the same patch with this syntax.


Attachment: 0001-gnu-Add-python-polib.patch
Description: Text Data


reply via email to

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