Opened 7 years ago

Closed 7 years ago

#53807 closed defect (fixed)

py-html5lib: requires new port py-webencodings

Reported by: michaellass (Michael Lass) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-html5lib

Description

py-html5lib since version 0.9b9 requires python-webencodings: https://github.com/gsnedders/python-webencodings (see changelog: https://github.com/html5lib/html5lib-python/blob/master/CHANGES.rst)

This currently breaks e.g. jupyter-notebook: pkg_resources.DistributionNotFound: The 'webencodings' distribution was not found and is required by html5lib

To make py-html5lib work again, we therefore need a port py-webencodings which py-html5lib should depend on.

Change History (2)

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Keywords: webencodings jupyter-notebook removed

comment:2 Changed 7 years ago by Schamschula (Marius Schamschula)

Owner: set to Schamschula
Resolution: fixed
Status: newclosed

In 952895b4/macports-ports:

py-html5lib: add py-webencodings dependency

Closes: #53807

Note: See TracTickets for help on using tickets.