all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Brendan Tildesley <brendan.tildesley@gmail.com>
To: 33593@debbugs.gnu.org
Subject: [bug#33593] [PATCH 3/3] gnu: calibre: Remove unused dependencies.
Date: Mon, 3 Dec 2018 12:32:11 +1100	[thread overview]
Message-ID: <ede484a6-9131-e14d-0bca-a56cb01d7c5b@gmail.com> (raw)
In-Reply-To: <e7eeba35-c4ac-d843-8b72-41b2a906ed09@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: 0003-gnu-calibre-Remove-unused-dependencies.patch --]
[-- Type: text/x-patch, Size: 1230 bytes --]

From 0be9e8ca365fe38501480ac488fafb7fef644a0a Mon Sep 17 00:00:00 2001
From: Brendan Tildesley <brendan.tildesley@openmailbox.org>
Date: Sun, 2 Dec 2018 19:52:57 +1100
Subject: [PATCH 3/3] gnu: calibre: Remove unused dependencies.

* gnu/packages/ebooks.scm (calibre): [inputs]: remove python2-cssselect,
  python2-pillow.
---
 gnu/packages/ebook.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index 0ab07ed738..2612183bc8 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -125,7 +125,6 @@
        ("python" ,python-2)
        ("python2-apsw" ,python2-apsw)
        ("python2-chardet" ,python2-chardet)
-       ("python2-cssselect" ,python2-cssselect)
        ("python2-cssutils" ,python2-cssutils)
        ("python2-dateutil" ,python2-dateutil)
        ("python2-dbus" ,python2-dbus)
@@ -139,7 +138,6 @@
        ;; python2-msgpack is needed for the network content server to work.
        ("python2-msgpack" ,python2-msgpack)
        ("python2-netifaces" ,python2-netifaces)
-       ("python2-pillow" ,python2-pillow)
        ("python2-pygments" ,python2-pygments)
        ("python2-pyqt" ,python2-pyqt)
        ("python2-sip" ,python2-sip)
-- 
2.19.1


  parent reply	other threads:[~2018-12-03  1:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-03  1:28 [bug#33593] [PATCH 1/3] gnu: python-regex, python2-regex: Update to 2018.11.22 Brendan Tildesley
2018-12-03  1:31 ` [bug#33593] [PATCH 2/3] gnu: calibre: Update to 3.34.0 Brendan Tildesley
2018-12-03  1:32 ` Brendan Tildesley [this message]
     [not found] ` <handler.33593.B.154380053219903.ack@debbugs.gnu.org>
2018-12-07  9:27   ` [bug#33593] [PATCH] gnu: calibre: Update to 3.35.0 Brendan Tildesley
2018-12-08 15:46     ` bug#33593: " Andreas Enge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ede484a6-9131-e14d-0bca-a56cb01d7c5b@gmail.com \
    --to=brendan.tildesley@gmail.com \
    --cc=33593@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.