all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Fix python-html5lib import.
@ 2016-12-10 15:57 Marius Bakke
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Marius Bakke @ 2016-12-10 15:57 UTC (permalink / raw)
  To: guix-devel; +Cc: Marius Bakke

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-12-10 15:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-10 15:57 [PATCH 0/2] Fix python-html5lib import Marius Bakke
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

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.