diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -16,7 +16,7 @@ - python-blinker - python-dateutils - python-docutils - - python3-feedgenerator + - python-feedgenerator - python-jinja - python-markdown - python-pytz diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -141,11 +141,31 @@ - 2018-11-15 + 2018-11-20 4.0.0 - Packaging update + Initial inclusion of Pelican, resolves T7190 + +Summary: +Pelican is a static site generator, written in Python. +It can generate static website from reStructuredText or Markdown input. + +Changelog available [here](https://github.com/getpelican/pelican/blob/master/docs/changelog.rst#400-2018-11-13) + +Test Plan: + - Install > OK + - [Quickstart guide](http://docs.getpelican.com/en/stable/quickstart.html) followed > OK + - Generating static site > OK + - Local web server preview > OK + +Reviewers: #triage_team, DataDrake + +Reviewed By: #triage_team, DataDrake + +Subscribers: DataDrake + +Differential Revision: https://dev.getsol.us/D4357 Justin Berthault justin.berthault@zaclys.net \ No newline at end of file