GNU bug report logs - #27741
[PATCH 2/3] gnu: Add python-sphinxcontrib-websupport.

Previous Next

Package: guix-patches;

Reported by: Ricardo Wurmus <rekado <at> elephly.net>

Date: Mon, 17 Jul 2017 20:05:03 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 27741 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 27741 <at> debbugs.gnu.org
Subject: Re: [bug#27741] [PATCH 2/3] gnu: Add python-sphinxcontrib-websupport.
Date: Tue, 18 Jul 2017 14:00:28 +0200
Ricardo Wurmus <rekado <at> elephly.net> skribis:

> * gnu/packages/python.scm (python-sphinxcontrib-websupport): New variable.

[...]

> +    (propagated-inputs
> +     `(("python-mock" ,python-mock)
> +       ("python-pytest" ,python-pytest)
> +       ("python-xapian-bindings" ,python-xapian-bindings)))
> +    ;; Needed for running the test suite
> +    (inputs
> +     `(("python-six" ,python-six)

‘native-inputs’ then?

> +    (home-page "http://sphinx-doc.org/")
> +    (synopsis "Sphinx API for Web Apps")
> +    (description "This package provides a Python API to easily integrate
> +Sphinx documentation into your Web application.")

Perhaps you could expound a little bit.  :-)

Otherwise LGTM, thanks!

Ludo’.




This bug report was last modified 7 years and 359 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.