Subject: CVS commit: pkgsrc/www/py-flask-flatpages
From: Klaus Klein
Date: 2022-05-22 18:06:45
Message id: 20220522160645.A7221FAEB@cvs.NetBSD.org

Log Message:
py-flask-flatpages: Update to 0.8.1.

v0.8.1
------

Release Date: 2021-12-21

Bug Fixes

Small version bump to fix required Python versions

v0.8.0
------

Release Date: 2021-12-21

Prelude

This release includes three PRs. One adds a new attribute to the Page
class, one improves our documentation, and the third improves the
metadata parsing to make it consistent with other 'FlatPage' style
libraries, and less fussy for cases like no page metadata.

New Features {#Release Notes_v0.8.0_New Features}

Added Page.folder as a convencience attribute to the Page class.

Improved metadata parsing, documented above.

Upgrade Notes

This version adds a new method for parsing Metadata. While it passes
new and existing tests, there may still be bugs. As well as
reporting issues, you can use the FLATPAGES_LEGACY_META_PARSER
setting to revert to the old behaviour.
Bug Fixes

Resolves issue
59,
by updating our metadata parser.

Files:
RevisionActionfile
1.18modifypkgsrc/www/py-flask-flatpages/Makefile
1.13modifypkgsrc/www/py-flask-flatpages/distinfo