guix-patches
[Top][All Lists]
Advanced

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

[bug#46955] [PATCH 1/2] gnu: Add python-sparse.


From: Ricardo Wurmus
Subject: [bug#46955] [PATCH 1/2] gnu: Add python-sparse.
Date: Thu, 01 Apr 2021 17:10:30 +0200
User-agent: mu4e 1.4.15; emacs 27.2

Mădălin Ionel Patrașcu <madalinionel.patrascu@mdc-berlin.de> writes:

> * gnu/packages/python-xyz.scm (python-sparse): New variable.
[…]
> +(define-public python-sparse
> +  (package
> +    (name "python-sparse")
> +    (version "0.11.2")

“guix lint” tells me:

    python-sparse@0.11.2: can be upgraded to 0.12.0

Is there a reason why you picked 0.11.2?  (Or did I just wait too long
to review your patch…?)

-- 
Ricardo





reply via email to

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