pkgsrc/www/py-pelican/PLIST
nils bba3a7ee50 Updated www/py-pelican to 4.2.0.
Upstream changes:

3.7.1 to 4.0:
* Replace develop_server.sh script with pelican --listen
* Improved copy/link behavior for large static files (e.g., videos)
* New {static} syntax to link to static content; content linked to by
* {static} and {attach} is automatically copied over even if not in
* STATIC_PATHS
* Pages can now have draft status
* Show current settings via new --print-settings flag
* New signals: feed_generated and page_generated_write_page
* Replace Fabric with Invoke and fabfile.py template with tasks.py
* New ARTICLE_TRANSLATION_ID and PAGE_TRANSLATION_ID settings to
* specify metadata attributes used to identify/disable translations
* HTML reader now parses multiple occurrences of metadata tags as a list
* New Blogger XML backup importer
* Wordpress importer now updates file links to point to local copies if the
* files were downloaded with --wp-attach.
* Many bug fixes, tweaks, and other enhancements

4.0 to 4.0.1:
* Refactor pelican.server logging
* Fix bug in which all static files were processed as "draft"
* Bug fixes for Invoke/Makefile automation, Importer, and other miscellanea

4.0.1 to 4.1:
* Live browser reload upon changed files (provided via Invoke task)
* Add pyproject.toml, managed by Poetry
* Support for invoking python -m pelican
* Add relative source path attribute to content
* Allow directories in EXTRA_PATH_METADATA
* Add all_articles variable to period pages (for recent posts functionality)
* Improve debug mode output
* Remove blank or duplicate summaries from Atom feed
* Fix bugs in pagination, pelican-import, pelican-quickstart, and feed importer

4.1 to 4.1.1:
* Add AutoPub to auto-publish releases on PR merge
* Add CSS classes for reStructuredText figures
* Pass argv to Pelican main entrypoint
* Set default content status to a blank string rather than None

4.1.1 to 4.1.2:
* Fix pelican.settings.load_source to avoid caching issues

4.1.2 to 4.1.3:
* Fix quick-start docs regarding pelican --listen
* Set default listen address to 127.0.0.1
* Add extra/optional Markdown dependency to setup.py
* Use correct SSH port syntax for rsync in tasks.py
* Place all deprecated settings handling together
* Add related project URLs for display on PyPI
* Skip some tests on Windows that can't pass due to filesystem differences

4.1.3 to 4.2.0:
* Support inline SVGs; don't treat titles in SVGs as HTML titles
* Add category to feeds (in addition to tags)
* Improve content metadata field docs
* Add docs for including other Markdown/reST files in content

Pkgsrc changes:
* updated the way software version is brought to the documentation (upstream
imports it from the software, but this prevents from building the package)
2020-04-19 20:17:55 +00:00

157 lines
7.3 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2020/04/19 20:17:55 nils Exp $
bin/pelican
bin/pelican-import
bin/pelican-quickstart
bin/pelican-themes
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pelican/__init__.py
${PYSITELIB}/pelican/__main__.py
${PYSITELIB}/pelican/__init__.pyo
${PYSITELIB}/pelican/__init__.pyc
${PYSITELIB}/pelican/__main__.pyo
${PYSITELIB}/pelican/__main__.pyc
${PYSITELIB}/pelican/cache.pyo
${PYSITELIB}/pelican/cache.pyc
${PYSITELIB}/pelican/contents.pyo
${PYSITELIB}/pelican/contents.pyc
${PYSITELIB}/pelican/generators.pyo
${PYSITELIB}/pelican/generators.pyc
${PYSITELIB}/pelican/log.pyo
${PYSITELIB}/pelican/log.pyc
${PYSITELIB}/pelican/paginator.pyo
${PYSITELIB}/pelican/paginator.pyc
${PYSITELIB}/pelican/readers.pyo
${PYSITELIB}/pelican/readers.pyc
${PYSITELIB}/pelican/rstdirectives.pyo
${PYSITELIB}/pelican/rstdirectives.pyc
${PYSITELIB}/pelican/server.pyo
${PYSITELIB}/pelican/server.pyc
${PYSITELIB}/pelican/settings.pyo
${PYSITELIB}/pelican/settings.pyc
${PYSITELIB}/pelican/signals.pyo
${PYSITELIB}/pelican/signals.pyc
${PYSITELIB}/pelican/urlwrappers.pyo
${PYSITELIB}/pelican/urlwrappers.pyc
${PYSITELIB}/pelican/utils.pyo
${PYSITELIB}/pelican/utils.pyc
${PYSITELIB}/pelican/writers.pyo
${PYSITELIB}/pelican/writers.pyc
${PYSITELIB}/pelican/cache.py
${PYSITELIB}/pelican/contents.py
${PYSITELIB}/pelican/generators.py
${PYSITELIB}/pelican/log.py
${PYSITELIB}/pelican/paginator.py
${PYSITELIB}/pelican/readers.py
${PYSITELIB}/pelican/rstdirectives.py
${PYSITELIB}/pelican/server.py
${PYSITELIB}/pelican/settings.py
${PYSITELIB}/pelican/signals.py
${PYSITELIB}/pelican/themes/notmyidea/static/css/fonts.css
${PYSITELIB}/pelican/themes/notmyidea/static/css/main.css
${PYSITELIB}/pelican/themes/notmyidea/static/css/pygment.css
${PYSITELIB}/pelican/themes/notmyidea/static/css/reset.css
${PYSITELIB}/pelican/themes/notmyidea/static/css/typogrify.css
${PYSITELIB}/pelican/themes/notmyidea/static/css/wide.css
${PYSITELIB}/pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.eot
${PYSITELIB}/pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.svg
${PYSITELIB}/pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.ttf
${PYSITELIB}/pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.woff
${PYSITELIB}/pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.woff2
${PYSITELIB}/pelican/themes/notmyidea/static/fonts/font.css
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/aboutme.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/bitbucket.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/delicious.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/facebook.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/github.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/gitorious.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/gittip.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/google-groups.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/google-plus.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/hackernews.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/lastfm.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/linkedin.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/reddit.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/rss.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/slideshare.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/speakerdeck.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/stackoverflow.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/twitter.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/vimeo.png
${PYSITELIB}/pelican/themes/notmyidea/static/images/icons/youtube.png
${PYSITELIB}/pelican/themes/notmyidea/templates/analytics.html
${PYSITELIB}/pelican/themes/notmyidea/templates/archives.html
${PYSITELIB}/pelican/themes/notmyidea/templates/article.html
${PYSITELIB}/pelican/themes/notmyidea/templates/article_infos.html
${PYSITELIB}/pelican/themes/notmyidea/templates/author.html
${PYSITELIB}/pelican/themes/notmyidea/templates/authors.html
${PYSITELIB}/pelican/themes/notmyidea/templates/base.html
${PYSITELIB}/pelican/themes/notmyidea/templates/category.html
${PYSITELIB}/pelican/themes/notmyidea/templates/comments.html
${PYSITELIB}/pelican/themes/notmyidea/templates/disqus_script.html
${PYSITELIB}/pelican/themes/notmyidea/templates/github.html
${PYSITELIB}/pelican/themes/notmyidea/templates/index.html
${PYSITELIB}/pelican/themes/notmyidea/templates/page.html
${PYSITELIB}/pelican/themes/notmyidea/templates/period_archives.html
${PYSITELIB}/pelican/themes/notmyidea/templates/tag.html
${PYSITELIB}/pelican/themes/notmyidea/templates/taglist.html
${PYSITELIB}/pelican/themes/notmyidea/templates/tags.html
${PYSITELIB}/pelican/themes/notmyidea/templates/translations.html
${PYSITELIB}/pelican/themes/notmyidea/templates/twitter.html
${PYSITELIB}/pelican/themes/simple/templates/archives.html
${PYSITELIB}/pelican/themes/simple/templates/article.html
${PYSITELIB}/pelican/themes/simple/templates/author.html
${PYSITELIB}/pelican/themes/simple/templates/authors.html
${PYSITELIB}/pelican/themes/simple/templates/base.html
${PYSITELIB}/pelican/themes/simple/templates/categories.html
${PYSITELIB}/pelican/themes/simple/templates/category.html
${PYSITELIB}/pelican/themes/simple/templates/gosquared.html
${PYSITELIB}/pelican/themes/simple/templates/index.html
${PYSITELIB}/pelican/themes/simple/templates/page.html
${PYSITELIB}/pelican/themes/simple/templates/pagination.html
${PYSITELIB}/pelican/themes/simple/templates/period_archives.html
${PYSITELIB}/pelican/themes/simple/templates/tag.html
${PYSITELIB}/pelican/themes/simple/templates/tags.html
${PYSITELIB}/pelican/themes/simple/templates/translations.html
${PYSITELIB}/pelican/tools/__init__.py
${PYSITELIB}/pelican/tools/__init__.pyo
${PYSITELIB}/pelican/tools/__init__.pyc
${PYSITELIB}/pelican/tools/pelican_import.pyo
${PYSITELIB}/pelican/tools/pelican_import.pyc
${PYSITELIB}/pelican/tools/pelican_quickstart.pyo
${PYSITELIB}/pelican/tools/pelican_quickstart.pyc
${PYSITELIB}/pelican/tools/pelican_themes.pyo
${PYSITELIB}/pelican/tools/pelican_themes.pyc
${PYSITELIB}/pelican/tools/pelican_import.py
${PYSITELIB}/pelican/tools/pelican_quickstart.py
${PYSITELIB}/pelican/tools/pelican_themes.py
${PYSITELIB}/pelican/tools/templates/Makefile.jinja2
${PYSITELIB}/pelican/tools/templates/pelicanconf.py.jinja2
${PYSITELIB}/pelican/tools/templates/publishconf.py.jinja2
${PYSITELIB}/pelican/tools/templates/tasks.py.jinja2
${PYSITELIB}/pelican/urlwrappers.py
${PYSITELIB}/pelican/utils.py
${PYSITELIB}/pelican/writers.py
man/man1/pelican-themes.1
man/man1/pelican-theming.1
man/man1/pelican.1
share/doc/pelican/changelog.txt
share/doc/pelican/content.txt
share/doc/pelican/contribute.txt
share/doc/pelican/faq.txt
share/doc/pelican/importer.txt
share/doc/pelican/index.txt
share/doc/pelican/install.txt
share/doc/pelican/internals.txt
share/doc/pelican/pelican-themes.txt
share/doc/pelican/plugins.txt
share/doc/pelican/publish.txt
share/doc/pelican/quickstart.txt
share/doc/pelican/report.txt
share/doc/pelican/settings.txt
share/doc/pelican/themes.txt
share/doc/pelican/tips.txt