Bug#935800: rss2email: AttributeError: module 'html2text' has no attribute 'unescape'

2019-08-30 Thread Samuel Thibault
Hello, Baruch Siach, le ven. 30 août 2019 16:41:17 +0300, a ecrit: > 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' > > > >

Bug#935800: rss2email: AttributeError: module 'html2text' has no attribute 'unescape'

2019-08-30 Thread Baruch Siach
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

Bug#935800: rss2email: AttributeError: module 'html2text' has no attribute 'unescape'

2019-08-28 Thread Samuel Thibault
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. Samuel

Bug#935800: rss2email: AttributeError: module 'html2text' has no attribute 'unescape'

2019-08-26 Thread Jakub Wilk
Package: rss2email Version: 1:3.9-4.1 Severity: grave rss2email no longer works: $ r2e run Traceback (most recent call last): File "/usr/bin/r2e", line 5, in rss2email.main.run() File "/usr/lib/python3/dist-packages/rss2email/main.py", line 163, in run