On Fri, Feb 20, 2015 at 05:48:04PM +0100, Ricardo Wurmus wrote:
> +    (propagated-inputs
> +     `(("libyaml" ,libyaml)))

Is it really needed to propagate the input? The _yaml.cpython-33m.so library
is automatically linked with libyaml-0.so.2 thanks to our ld. If it is needed,
could you add a quick explanation?

> +    (description
> +     " PyYAML is a YAML parser and emitter for Python.  PyYAML features a
         ↑ a space too much
Andreas


Reply via email to