Mathieu Lirzin skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Mathieu Lirzin skribis:
>>> IIUC the commit bab020d7ca50e4153cf24832d119389a37fa8f63 has made
>>> Guile-JSON non optional.
>>
>> Yes, a mistake.
>>
>>> What should we do about this?
>>
>> Something like this should work:
>>
>>
l...@gnu.org (Ludovic Courtès) writes:
> Mathieu Lirzin skribis:
>> IIUC the commit bab020d7ca50e4153cf24832d119389a37fa8f63 has made
>> Guile-JSON non optional.
>
> Yes, a mistake.
>
>> What should we do about this?
>
> Something like this should work:
>
> diff --git a/guix/scripts/refresh.scm b
Mathieu Lirzin skribis:
> Cyril Roelandt writes:
>
>> * guix/import/pypi.scm (guix-package->pypi-name,
>> latest-release): New procedures.
>> (pypi-updater): New variable.
>> * guix/scripts/refresh.scm (%updaters): Add %PYPI-UPDATER.
>> ---
>> guix/import/pypi.scm | 50
>> +
On 11/05/2015 08:58 PM, Mathieu Lirzin wrote:
>
> IIUC the commit bab020d7ca50e4153cf24832d119389a37fa8f63 has made
> Guile-JSON non optional.
>
That is weird, because the PyPI importer has always been using the
guile-json module. I thought it was already mandatory.
Cyril.
Hi,
Cyril Roelandt writes:
> * guix/import/pypi.scm (guix-package->pypi-name,
> latest-release): New procedures.
> (pypi-updater): New variable.
> * guix/scripts/refresh.scm (%updaters): Add %PYPI-UPDATER.
> ---
> guix/import/pypi.scm | 50
>
Cyril Roelandt skribis:
> * guix/import/pypi.scm (guix-package->pypi-name,
> latest-release): New procedures.
> (pypi-updater): New variable.
^
Missing ‘%’.
> * guix/scripts/refresh.scm (%updaters): Add %PYPI-UPDATER.
Could you add it to the list that appears under ‘--type’ in guix.texi