summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorkleink <kleink>2013-04-01 16:52:47 +0000
committerkleink <kleink>2013-04-01 16:52:47 +0000
commit324e65da3cc7cf1df8c4269a890dc8ed11e6371e (patch)
treed348b54fba10aa3536f70f951a94353b53cbb804 /www
parent96e0252baf3fb2c97a3325b42675d50557b7574b (diff)
downloadpkgsrc-324e65da3cc7cf1df8c4269a890dc8ed11e6371e.tar.gz
Update py-flask-flatpages to 0.4.
Version 0.4 ~~~~~~~~~~~ Released on 2013-04-01 * Add ``FLATPAGES_MARKDOWN_EXTENSIONS`` config to setup list of Markdown extensions to use with default HTML renderer. * Fix a bug with non-ASCII filenames.
Diffstat (limited to 'www')
-rw-r--r--www/py-flask-flatpages/Makefile4
-rw-r--r--www/py-flask-flatpages/PLIST5
-rw-r--r--www/py-flask-flatpages/distinfo8
3 files changed, 9 insertions, 8 deletions
diff --git a/www/py-flask-flatpages/Makefile b/www/py-flask-flatpages/Makefile
index 8c167ea005b..cde768d745a 100644
--- a/www/py-flask-flatpages/Makefile
+++ b/www/py-flask-flatpages/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2013/01/08 18:55:54 kleink Exp $
+# $NetBSD: Makefile,v 1.2 2013/04/01 16:52:47 kleink Exp $
-DISTNAME= Flask-FlatPages-0.3
+DISTNAME= Flask-FlatPages-0.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= www python
MASTER_SITES= http://pypi.python.org/packages/source/F/Flask-FlatPages/
diff --git a/www/py-flask-flatpages/PLIST b/www/py-flask-flatpages/PLIST
index 64d43c84e68..6cfaa85a5a0 100644
--- a/www/py-flask-flatpages/PLIST
+++ b/www/py-flask-flatpages/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2013/01/08 18:55:54 kleink Exp $
+@comment $NetBSD: PLIST,v 1.2 2013/04/01 16:52:47 kleink Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -9,9 +9,10 @@ ${PYSITELIB}/flask_flatpages/__init__.py
${PYSITELIB}/flask_flatpages/__init__.pyc
${PYSITELIB}/flask_flatpages/__init__.pyo
${PYSITELIB}/flask_flatpages/pages/foo.html
+${PYSITELIB}/flask_flatpages/pages/foo/42/not_a_page.txt
${PYSITELIB}/flask_flatpages/pages/foo/bar.html
${PYSITELIB}/flask_flatpages/pages/foo/lorem/ipsum.html
-${PYSITELIB}/flask_flatpages/pages/foo/42/not_a_page.txt
+${PYSITELIB}/flask_flatpages/pages/headerid.html
${PYSITELIB}/flask_flatpages/pages/hello.html
${PYSITELIB}/flask_flatpages/pages/not_a_page.txt
${PYSITELIB}/flask_flatpages/pages_shift_jis/hello.html
diff --git a/www/py-flask-flatpages/distinfo b/www/py-flask-flatpages/distinfo
index 9a22f35e7c6..05f0b9513cb 100644
--- a/www/py-flask-flatpages/distinfo
+++ b/www/py-flask-flatpages/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2013/01/08 18:55:54 kleink Exp $
+$NetBSD: distinfo,v 1.2 2013/04/01 16:52:47 kleink Exp $
-SHA1 (Flask-FlatPages-0.3.tar.gz) = bb4f464af6e77f25789ba41dd3b700e8868a63f5
-RMD160 (Flask-FlatPages-0.3.tar.gz) = 11377232b70efb4bb2160d6c3050540ccbd35d2c
-Size (Flask-FlatPages-0.3.tar.gz) = 18431 bytes
+SHA1 (Flask-FlatPages-0.4.tar.gz) = c3f42072376702308db892de80ac2a17fd010a69
+RMD160 (Flask-FlatPages-0.4.tar.gz) = fc1b16f97dbc784459bffedfb7aa8f2932db0e75
+Size (Flask-FlatPages-0.4.tar.gz) = 20735 bytes