https://bugs.gpodder.org/show_bug.cgi?id=1648

Thomas Perl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|IN_PROGRESS                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Thomas Perl <[email protected]> 2012-08-15 09:58:57 BST ---
Fixed in Git: http://gpodder.org/commit/4481584d

We now check the version of feedparser and give a warning if the user doesn't
have the minimum required version installed, which should hint to people to
upgrade their feedparser. I've also updated the required feedparser version in
the README file, so packagers hopefully pick that up. If the version is too
old, gPodder will still work (and start), but parsing feeds might be suboptimal
(e.g. for YouTube feeds, the published date might be wrong).

We might add a forced dependency on a new version of feedparser in a future
version of gPodder. This would also get around all the monkey-patching
currently happening in feedcore.py (see "patch_feedparser()").

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to