all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: guix-devel@gnu.org
Cc: Marius Bakke <mbakke@fastmail.com>
Subject: [PATCH 0/2] Fix python-html5lib import.
Date: Sat, 10 Dec 2016 16:57:19 +0100	[thread overview]
Message-ID: <20161210155721.9324-1-mbakke@fastmail.com> (raw)

I'm not sure if this is a recent dependency, but without this patch
"import html5lib" complains about not finding webencodings module.

Marius Bakke (2):
  gnu: Add python-webencodings.
  gnu: python-html5lib: Add dependency on python-webencodings.

 gnu/packages/python.scm | 43 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 42 insertions(+), 1 deletion(-)

-- 
2.11.0

             reply	other threads:[~2016-12-10 15:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-10 15:57 Marius Bakke [this message]
2016-12-10 15:57 ` [PATCH 1/2] gnu: Add python-webencodings Marius Bakke
2016-12-10 15:57 ` [PATCH 2/2] gnu: python-html5lib: Add dependency on python-webencodings Marius Bakke

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=20161210155721.9324-1-mbakke@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=guix-devel@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.