File python-pyScss.changes of Package python-pyScss
------------------------------------------------------------------- Fri May 8 15:00:53 UTC 2015 - dmueller@suse.com - add missing dependency on python-enum34 ------------------------------------------------------------------- Mon May 4 07:08:21 UTC 2015 - dmueller@suse.com - update to 1.3.4: * no changelog available ------------------------------------------------------------------- Fri Oct 10 11:17:00 UTC 2014 - dmueller@suse.com - install README/LICENSE ------------------------------------------------------------------- Mon Oct 6 14:24:05 UTC 2014 - p.drouand@gmail.com - Add python-six requirement; new dependency ------------------------------------------------------------------- Sat Sep 27 15:01:44 UTC 2014 - dmueller@suse.com - update to 1.2.1: * Bootstrap 3.2 compatibility fixes ------------------------------------------------------------------- Fri Sep 12 16:50:53 UTC 2014 - dmueller@suse.com - update to 1.2.0post3: * This is a significant release that greatly increases compatibility with the reference compiler; in particular, the Sass port of Bootstrap now compiles. * There are a lot of changes here, so please feel free to report any bugs you see! The goal is 100% compatibility with the Ruby project. * Python 3 support. As a result, Python 2.5 no longer works; whether this is a bug or a feature is not yet clear. * It's possible to write custom Sass functions in Python, though the API for this is not final. * Experimental support for the map type and destructuring @each, both unreleased additions to the Ruby project. * Support for the new string and list functions in Sass 3.3. * Added background-brushed. Backwards-incompatible changes * Configuration via monkeypatching the scss module no longer works. Monkeypatch scss.config instead. * em and px are no longer compatible. * Unrecognized variable names are now a fatal error. ------------------------------------------------------------------- Mon May 26 21:38:21 UTC 2014 - hpj@urpla.net - version 1.1.5: initial build