pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-flask-flatpages
Module Name: pkgsrc
Committed By: kleink
Date: Mon Mar 2 13:37:17 UTC 2015
Modified Files:
pkgsrc/www/py-flask-flatpages: Makefile PLIST distinfo
Removed Files:
pkgsrc/www/py-flask-flatpages/patches:
patch-flask__flatpages_____init____.py
Log Message:
Update py-flask-flatpages to 0.6.
Version 0.6
~~~~~~~~~~~
Released on 2015-02-09
* Python 3 support.
* Allow multiple file extensions for FlatPages.
* The renderer function now optionally takes a third argument, namely
the :class:`Page` instance.
* It is now possible to instantiate multiple instances of :class:`FlatPages`
with different configurations. This is done by specifying an additional
parameter ``name`` to the initializer and adding the same name in uppercase
to the respective Flask configuration settings.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-flask-flatpages/Makefile \
pkgsrc/www/py-flask-flatpages/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-flask-flatpages/PLIST
cvs rdiff -u -r1.1 -r0 \
pkgsrc/www/py-flask-flatpages/patches/patch-flask__flatpages_____init____.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index