diff mbox series

[bug#48831,1/7] gnu: calibre: Remove unused input python-dukpy.

Message ID 20210604113007.19166-2-mail@brendan.scot
State Accepted
Headers show
Series gnu: calibre: Update to 5.20.0. | expand

Commit Message

Brendan Tildesley June 4, 2021, 11:30 a.m. UTC
* gnu/packages/ebook.scm (calibre): Remove unused input python-dukpy.
---
 gnu/packages/ebook.scm | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index 3a779a4fea..65d231c4b5 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -174,7 +174,6 @@  with Microsoft Compiled HTML (CHM) files")
        ("python-dateutil" ,python-dateutil)
        ("python-dbus" ,python-dbus)
        ("python-dnspython" ,python-dnspython-1.16)
-       ("python-dukpy" ,python-dukpy)
        ("python-feedparser" ,python-feedparser)
        ("python-html2text" ,python-html2text)
        ("python-html5-parser" ,python-html5-parser)