Closed vioan closed 8 years ago
@vioan: See #7
@justinmayer great, perhaps this will speed up the review and merging :)
Addressed via above-mentioned pull request, which has been merged.
@justinmayer really needs a pypi release, else pelican pulls in 1.8 which is broken
@ingwinlu: Version 1.9 has been published to PyPI. Many thanks for prodding me.
It seems that if feedgenerator 1.8 is used, there is no "updated" tag for each entry in atom feed. And because of this the feed is pushing always a lot of old posts to the reader. I tried pelican 3.6.3 and 3.6.4dev and it seems that both of them are pulling the 1.8 version of feedgenerator. The solution was to install first feedgenerator 1.6 and then install pelican.