guix-patches
[Top][All Lists]
Advanced

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

[bug#31281] [PATCH] gnu: python-yapf: Update to 0.21.0.


From: Fis Trivial
Subject: [bug#31281] [PATCH] gnu: python-yapf: Update to 0.21.0.
Date: Sat, 28 Apr 2018 07:27:49 +0000

Oleg Pykhalov writes:

> Hello Fis,
>
> First of all thank you for this patch!
>
> Fis Trivial <address@hidden> writes:
>
>> * gnu/packages/python.scm (python-yapf): Update to 0.21.0.
>> ---
>>  gnu/packages/python.scm | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
>> index a5d533b1c..bfba6cd8d 100644
>> --- a/gnu/packages/python.scm
>> +++ b/gnu/packages/python.scm
>> @@ -12689,7 +12689,7 @@ and works only with Python 2 and NumPy < 1.9.")
>>  (define-public python-yapf
>>    (package
>>      (name "python-yapf")
>> -    (version "0.20.1")
>> +    (version "0.21.0")
>>      (source
>>       (origin
>>         (method url-fetch)
>
> Could you take a look on updating a hash, please?
>

Oh, no. What was I thinking... Sorry about that. Will send a new patch.

Thanks.





reply via email to

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