Changelog for
python3-django-pipeline-1.6.14-2.1.noarch.rpm :
Wed Aug 8 14:00:00 2018 jengelhAATTinai.de
- Fix name repetition in summary (rpmlint).
Wed Aug 8 14:00:00 2018 tchvatalAATTsuse.com
- Update to 1.6.14:
* latest release to support newest django releases
- Switch to singlespec
- Add patch to pass tests django-pipeline-setpcfg.patch
Thu Oct 24 14:00:00 2013 speilickeAATTsuse.com
- Require python-setuptools instead of distribute (upstreams merged)
Wed Feb 27 13:00:00 2013 alexandreAATTexatati.com.br
- Update to 1.3.6:
- Make our threaded code compatible with python 3.
Wed Feb 27 13:00:00 2013 alexandreAATTexatati.com.br
- Update to 1.3.5:
- Run compilers in threads, should improve performance in DEBUG mode.
Mon Feb 25 13:00:00 2013 p.drouandAATTgmail.com
- Update to version 1.3.4:
* Fix false errors on subprocess.
* Don\'t run MinifyHTMLMiddleware when DEBUG is True.
Mon Feb 18 13:00:00 2013 alexandreAATTexatati.com.br
- Update to 1.3.3:
* Fix subprocess calls.
Sun Feb 17 13:00:00 2013 p.drouandAATTgmail.com
- Update to version 1.3.2:
* Jinja2 support is back.
* Many small improvements in documentation.
Sun Feb 3 13:00:00 2013 alexandreAATTexatati.com.br
- Update to 1.3.0:
* Add support Python 3, with some help from Alan Lu.
* Add support for Django 1.5.
* Remove support for Django < 1.4.
* Drop support for Python < 2.6.
* Drop support for ``staticfiles`` app, in favor of
django.contrib.staticfiles.
* Drop PIPELINE settings, in favor of DEBUG to avoid confusion.
* Drop support for jinja2 temporarily.
- Aditional changes from 1.2.24
* Fix yui/yuglify settings overriding each other. Thanks to
Fábio Santos.
- Aditional changes from 1.2.23
* Separate yuglify compressor from YUI compressor.
* Improve HTML compression middleware.
- Aditional changes from 1.2.22
* Better compressor error messages. Thanks to Steven Cummings.
* Improve installation documentation. Thanks to Steven Cummings.
* Fix packaging metadata. Thanks to Rui Coelho for noticing it.
* Add documentation about non-packing storage.
- Aditional changes from 1.2.21
* Run stylus even if file is considered outdated.
- Aditional changes from 1.1.20
* Ensure yui-compressor can still use YUICompressor.
- Aditional changes from 1.2.19
*
*BACKWARD INCOMPATIBLE
*
* : Replace python cssmin compressor
to run the command (works for python or node implementation)
- Aditional changes from 1.2.18
*
*
*BACKWARD INCOMPATIBLE
*
* : Replace yui-compressor by yuglify,
check your configuration.
* Use finders in manifest. Thanks to Sjoerd Arendsen.
- Aditional changes from 1.2.17
* Fully tested windows compatibility. Thanks to Idan Zalzberg.
- Aditional changes from 1.2.16
* Fix manifesto module. Thanks to Zenobius Jiricek.
* Ensure coffee-script compiler don\'t try to overwrite file.
Thanks to Teo Klestrup Röijezon.
- Aditional changes from 1.2.15
* Ensure asset url are build with posixpath.
* Deal with storage prefix properly.
Sat Aug 4 14:00:00 2012 alexandreAATTexatati.com.br
- Initial package (1.2.14) for openSUSE.