Commit graph

7 commits

Author SHA1 Message Date
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
kleink
62bc7166fc 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.
2015-03-02 13:37:17 +00:00
wiz
3ec156f142 Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
2014-12-31 13:57:25 +00:00
wiz
0f72205f69 Fix build with python-3.3. 2014-01-19 17:42:04 +00:00
kleink
fb5380ac52 Update py-flask-flatpages to 0.5.
Version 0.5
~~~~~~~~~~
Released on 2013-04-01

* Change behavior of passing ``FLATPAGES_MARKDOWN_EXTENSIONS`` to
  renderer function, now whole :class:`FlatPages` instance passed as
  second argument, this helps user provide more robust renderer
  functions.
2013-04-04 18:20:35 +00:00
kleink
8f66590051 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.
2013-04-01 16:52:47 +00:00
kleink
abdf543da6 Import Flask-FlatPages-0.3 as www/py-flask-flatpages.
Flask-FlatPages provides a collections of pages to your Flask
application. Pages are built from "flat" text files as opposed to
a relational database.
2013-01-08 18:55:54 +00:00