On Tue, Feb 16, 2021 at 04:42:07PM +0000, Stuart Henderson wrote:
> On 2021/02/15 14:02, Daniel Dickman wrote:
> > 
> > 
> > On Mon, 15 Feb 2021, Rafael Sadowski wrote:
> > 
> > > Please find attached a new dependency for an possible calibre update.
> > > 
> > 
> > I think it needs dependencies on at least:
> > - py-lxml
> > - py-chardet
> > - py-beautifulsoup4
> 
> beautifulsoup4 is optional. I wonder why portgen doesn't notice lxml/chardet.

Because it's not listed under "requires_dist" on PyPI
https://pypi.org/pypi/html5-parser/json
(requires_dist is null)

None of those depends are listed anywhere in that JSON file afaict.

Reply via email to