15
0

Accepting request 305725 from home:benoit_monin:branches:devel:languages:python

- update to 0.10.2
- 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

OBS-URL: https://build.opensuse.org/request/show/305725
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lesscpy?expand=0&rev=8
This commit is contained in:
Jan Matejek
2015-05-07 12:04:20 +00:00
committed by Git OBS Bridge
parent 5ebeaaf81a
commit e5546baf19
4 changed files with 33 additions and 9 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
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>