[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/23: gnu: calibre: Add python2-html2text as an input.
From: |
guix-commits |
Subject: |
07/23: gnu: calibre: Add python2-html2text as an input. |
Date: |
Sun, 5 May 2019 11:15:24 -0400 (EDT) |
dannym pushed a commit to branch master
in repository guix.
commit adc25b68b16643e95cd8248331ad75afecf86c63
Author: Brendan Tildesley <address@hidden>
Date: Sat May 4 02:42:16 2019 +1000
gnu: calibre: Add python2-html2text as an input.
* gnu/packages/ebook.scm (calibre)[inputs]: Add python2-html2text.
Signed-off-by: Danny Milosavljevic <address@hidden>
---
gnu/packages/ebook.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index 799eed6..b26eaca 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -132,6 +132,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)
- 16/23: gnu: calibre: Enable tests., (continued)
- 16/23: gnu: calibre: Enable tests., guix-commits, 2019/05/05
- 10/23: gnu: calibre: Disable tests that require networking., guix-commits, 2019/05/05
- 20/23: gnu: calibre: Delete various junk from source., guix-commits, 2019/05/05
- 15/23: gnu: calibre: Disable sqlite test., guix-commits, 2019/05/05
- 18/23: gnu: calibre: Unbundle python2-odfpy., guix-commits, 2019/05/05
- 21/23: gnu: calibre: Install man pages., guix-commits, 2019/05/05
- 23/23: gnu: calibre: Update to 3.42.0., guix-commits, 2019/05/05
- 19/23: gnu: calibre: Remove libxrender as an input., guix-commits, 2019/05/05
- 01/23: gnu: calibre: Update to 3.41.3., guix-commits, 2019/05/05
- 05/23: gnu: calibre: Move font unbundling to after check phase., guix-commits, 2019/05/05
- 07/23: gnu: calibre: Add python2-html2text as an input.,
guix-commits <=
- 12/23: gnu: calibre: Use "linux.py" to install desktop files., guix-commits, 2019/05/05
- 14/23: gnu: calibre: Disable Qt test., guix-commits, 2019/05/05
- 13/23: gnu: calibre: Disable bs4 test., guix-commits, 2019/05/05
- 09/23: gnu: calibre: Remove unrar test., guix-commits, 2019/05/05
- 11/23: gnu: Add python-soupsieve, python2-soupsieve., guix-commits, 2019/05/05
- 22/23: gnu: calibre: Shorten long line., guix-commits, 2019/05/05