forked from pool/python-lesscpy
Fix update-alternatives implementation. OBS-URL: https://build.opensuse.org/request/show/419477 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lesscpy?expand=0&rev=9
44 lines
1.3 KiB
Plaintext
44 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 15 14:51:56 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
- Fix update-alternatives implementation.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 7 11:06:21 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
- update to 0.10.2:
|
|
* no changelog available
|
|
- add python-setuptools and python-six as build dependencies
|
|
- add python-coverage, python-flake8 and python-nose as test
|
|
dependencies
|
|
- add python-six as runtime dependency
|
|
- remove some failing tests which rely on find_and_load_cases
|
|
- run the tests via setup.py
|
|
- fix alternatives for lesscpy binary
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 08 20:50:00 UTC 2014 - Led <ledest@gmail.com>
|
|
|
|
- fix bashism in pre script
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 12 11:42:11 UTC 2013 - speilicke@suse.com
|
|
|
|
- Update to version 0.9j
|
|
+ Support for SVG stylesheets
|
|
+ Increased lessc compatibility
|
|
+ Many testing improvements
|
|
- Use update-alternatives
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 17 13:20:57 UTC 2013 - speilicke@suse.com
|
|
|
|
- Update to version 0.9h
|
|
- Run testsuite
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 29 12:25:36 UTC 2012 - saschpe@suse.de
|
|
|
|
- Initial version
|
|
|