On 2021/11/05 15:00, Stuart Henderson wrote:
> On 2021/11/05 10:50, Laurence Tratt wrote:
> > With a set of snapshot packages as of yesterday, quodlibet failed to load,
> > printing this error:
> > 
> >   E: 1.065: util.importhelper.load_dir_modules: feedparser.py:93:<module>:
> >   AttributeError: module 'base64' has no attribute 'decodestring'
> >   E: 2.074: errorreport.main.errorhook: feedparser.py:93:<module>:
> >   AttributeError: module 'base64' has no attribute 'decodestring'
> > 
> > Updating py3-feedparser from 5.2.1p5 to 6.0.8p0 from ports fixed this issue.
> > I wonder if we need to add the diff at this end of the email (or something
> > similar) to the quodlibet port to force feedparser to be updated at the same
> > time?
> 
> not much point really, it will be a non-problem when the next snapshot is out.
> 

also: quodlibet doesn't need a particular version of feedparser, it's just that
old feedparser doesn't work with newer python

Reply via email to