14
0

Accepting request 715396 from home:benoit_monin:branches:devel:languages:python

- update to version 4.1.0
- remove hidden macos files

OBS-URL: https://build.opensuse.org/request/show/715396
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pelican?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal
2019-07-15 09:00:41 +00:00
committed by Git OBS Bridge
parent 82730abf60
commit 5be0973512
4 changed files with 26 additions and 5 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Jul 14 16:48:05 UTC 2019 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 4.1.0:
* 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
- remove hidden macos files
-------------------------------------------------------------------