guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add python2-pydns


From: Leo Famulari
Subject: Re: [PATCH] gnu: Add python2-pydns
Date: Thu, 28 Jul 2016 18:11:33 -0400
User-agent: Mutt/1.6.0 (2016-04-01)

On Wed, Jul 27, 2016 at 02:35:28AM +0200, Danny Milosavljevic wrote:
> * gnu/packages/networking.scm (python2-pydns): New variable.

Thanks for this patch!

> @@ -607,3 +608,25 @@ offline emulation of DNS.")
>    (description "The Perl module 'Geo::IP'.
>  It looks up location and network information by IP Address.")
>    (license (package-license perl))))
> +
> +(define-public python2-pydns

It doesn't apply to the current master branch. Can you regenerate it and
make sure it applies?

> +  (arguments
> +    `(#:tests? #f #| there are no tests |#
> +      #:python ,python-2))

Does it only work with python-2? If so, we can add a comment saying so.
Otherwise, let's package both versions.



reply via email to

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