GNU bug report logs - #35446
[PATCH 0/26] Calibre: Update to 3.41.3

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <mail <at> brendan.scot>

Date: Sat, 27 Apr 2019 09:29:02 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Brendan Tildesley <mail <at> brendan.scot>
To: 35446 <at> debbugs.gnu.org
Subject: [bug#35446] [PATCH 15/26] gnu: calibre: Add python2-html2text as an input.
Date: Sat, 27 Apr 2019 19:36:48 +1000
* gnu/packages/ebook.scm (calibre)[inputs]: Add python2-html2text, as
  required by tests.
---
 gnu/packages/ebook.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index e24d2ac2b9..3f854ce9b3 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -133,6 +133,7 @@
        ("python2-dnspython" ,python2-dnspython)
        ("python2-dukpy" ,python2-dukpy)
        ("python2-feedparser" ,python2-feedparser)
+       ("python2-html2text" ,python2-html2text)
        ("python2-html5-parser" ,python2-html5-parser)
        ("python2-html5lib" ,python2-html5lib)
        ("python2-lxml" ,python2-lxml)
-- 
2.21.0





This bug report was last modified 6 years and 76 days ago.

Previous Next


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