Hi Samuel,

On Wed, Aug 28 2019, Samuel Thibault wrote:
> Jakub Wilk, le lun. 26 août 2019 12:47:04 +0200, a ecrit:
>>       return _html2text.unescape(name)
>>   AttributeError: module 'html2text' has no attribute 'unescape'
>
> This seems to be due to the upgrade of python3-html2text to version
> 2019.8.11-1.

Upstream fix is:

  Replacing html2text.unescape with html.unescape
  
https://github.com/rss2email/rss2email/commit/81824e25723dcd2936f25f64ebc16f2e8ec9f310

I applied it locally and it works for me.

Thanks,
baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - bar...@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

Reply via email to