File python-django-pyscss.changes of Package python-django-pyscss
------------------------------------------------------------------- Mon May 4 13:04:50 UTC 2015 - dmueller@suse.com - update to 2.0.2: - Fixed bug with relative imports - Explicitly depend on pathlib, instead of assuming pyScss will require it. - Fixed cases where DEBUG is False but collectstatic hasn't been run (common in tests). - Added support for pyScss 1.3 and Python 3. - Dropped support for pyScss 1.2 - adjust requires ------------------------------------------------------------------- Tue Oct 21 11:37:27 UTC 2014 - dmueller@suse.com - add buildrequires for requires ------------------------------------------------------------------- Fri Oct 10 11:18:31 UTC 2014 - dmueller@suse.com - fix license/package license/README ------------------------------------------------------------------- Thu Sep 18 14:53:53 UTC 2014 - dmueller@suse.com - update to 1.0.3: * The function ``find_all_files`` ignored ``storage.prefix`` when looking for files, which made it fail when a prefix was used in ``STATICFILES_DIRS``. ------------------------------------------------------------------- Fri Sep 12 16:48:01 UTC 2014 - dmueller@suse.com - Initial package