guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 4/5] gnu: Add python-mccabe-0.2.1


From: Mathieu Lirzin
Subject: Re: [PATCH 4/5] gnu: Add python-mccabe-0.2.1
Date: Thu, 17 Sep 2015 19:38:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Cyril Roelandt <address@hidden> writes:

> * gnu/packages/python.scm (python-mccabe-0.2.1,
>   python2-mccabe-0.2.1): New variables.
> ---
>  gnu/packages/python.scm | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
>
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index 0117eb7..cecd750 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -4464,6 +4464,24 @@ complexity of Python source code.")
>  (define-public python2-mccabe
>    (package-with-python2 python-mccabe))
>  
> +;; XXX Hacking requires this specific version of mccabe.
          ^^^
> +;; This should be removed ASAP.
> +(define-public python-mccabe-0.2.1

Could you be more precise about what package(s) or context requires it?

Otherwise LGTM.  Thanks.

--
Mathieu Lirzin



reply via email to

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