15
0

Accepting request 867802 from home:mcepl:branches:devel:languages:python

- Update to version 4.5.4+git.1610713159.8bb5f1b7:
  * Drop unsupported Python 3.5 from test matrix
  * Allow latest Python-Markdown to be installed
  * Adjust functional test output for Pygments 2.7.x
  * Allow latest Pygments to be installed
  * Match test output line endings with current rendering
  * Support last page pattern in PAGINATION_PATTERNS
  * Add FAQ re: Atom full-post vs. summary-only feeds
  * Release Pelican 4.5.4
  * Fix typo in the FAQ: steamline --> streamline.
  * add "http://" prefix to ip+port

OBS-URL: https://build.opensuse.org/request/show/867802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pelican?expand=0&rev=32
This commit is contained in:
2021-01-29 22:08:40 +00:00
committed by Git OBS Bridge
parent 88e6e16cc6
commit 8065f351c0
6 changed files with 41 additions and 8 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jan 29 21:51:25 UTC 2021 - mcepl@suse.com
- Update to version 4.5.4+git.1610713159.8bb5f1b7:
* Drop unsupported Python 3.5 from test matrix
* Allow latest Python-Markdown to be installed
* Adjust functional test output for Pygments 2.7.x
* Allow latest Pygments to be installed
* Match test output line endings with current rendering
* Support last page pattern in PAGINATION_PATTERNS
* Add FAQ re: Atom full-post vs. summary-only feeds
* Release Pelican 4.5.4
* Fix typo in the FAQ: steamline --> streamline.
* add "http://" prefix to ip+port
-------------------------------------------------------------------
Mon Jan 4 19:26:43 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>