On Mon, Jul 20, 2015 at 9:21 PM, Christopher Allan Webber
wrote:
> Ludovic Courtès writes:
>
>> Could you send an updated patch?
>
> Yep, below!
Pushed, thanks!
- Dave
Ludovic Courtès writes:
>> +(inputs
>> + `(("python-setuptools" ,python-setuptools)))
>
> Should be ‘native-inputs’ (it’s a build-time only dependency.)
Done!
>> +(arguments '(#:tests? #f))
>
> Please add a comment explaining why.
Okay, I added one, I hope it's clear enough!
> Coul
Christopher Allan Webber skribis:
> From 0ef695078864edb838827b9b4eac918f4c090391 Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Fri, 10 Jul 2015 16:12:47 -0500
> Subject: [PATCH 2/3] gnu: Add python-blinker
>
> * gnu/packages/python.scm (python-blinker pyt
Here's the second patch towards Pelican support. This one's the
python-blinker library! Easy! No extra dependencies!
>From 0ef695078864edb838827b9b4eac918f4c090391 Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Fri, 10 Jul 2015 16:12:47 -0500
Subject: [PATCH