Closed rejozenger closed 11 years ago
This error also shows up when running "newspeak update_feeds".
I seem to be unable to replicate this problem. Perhaps the code has already been deprecated in newer versions of feedparser. What version are you running?
In order to make the code more stable I have now required a minimum version for FeedParser of 5.1.3 in requirements.txt.
Thanks to Travis, this deprecation error has turned out to be actually existing. The fact that it did not turn up was due to the default logging configuration on my local machine.
I can confirm the existence: I am running feedparser version 5.1.3 and I am able to reproduce this problem.
While running "newspeak test newspeak":