Commit graph

8 commits

Author SHA1 Message Date
kleink
cd59c55647 Update py-flask-assets to 0.12.
0.12 (2016-08-18)
    - Added registration of Flask CLI commands using `flask.commands`
      entrypoint group. (Jiri Kuncar)
    - Added an optional support for FlaskAzureStorage when
      `FLASK_ASSETS_USE_AZURE` is set.  (Alejo Arias)
    - Updated Flask extension imports for compatibility with Flask 0.11.
      (Andy Driver) (fixes #102)
    - Fixed generation of absolute urls using //. (fixes #73)
    - Fixed Flask-Script assets build command. (Frank Tackitt)
2017-01-17 15:13:59 +00:00
wiz
57199de455 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
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
dddfa91b54 Update py-flask-assets to 0.11.
0.11 (2015-08-21)
    - Match webassets 0.11.
    - Option to use Flask-CDN (James Elkins).
2015-08-25 16:01:46 +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
kleink
3e07d28180 Update py-flask-assets to 0.10.
0.10 (2014-07-03)
    This release is compatible with webassets 0.10.
2014-07-22 19:30:32 +00:00
kleink
5a1c752619 Update py-flask-assets to 0.9.
0.9 (2014-02-20)
    This release is compatible with webassets 0.9.
    flask-assets now support Python 3, and drops support for Python 2.5.

    - Support for Flask-S3 (Erik Taubeneck).
    - Support latest Flask-Script (Chris Hacken).
2014-03-04 13:45:28 +00:00
kleink
cd97a1d6f1 Import Flask-Assets-0.8 as www/py-flask-assets.
Integrates the webassets library with Flask, adding support for
merging, minifying and compiling CSS and Javascript files.
2013-07-28 17:54:32 +00:00