| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python: Inherit setuptools instead of distutils for several packages | Adrian Dudau | 2017-06-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | python-appdirs python-keystoneauth python-lesscpy python-os-client-config The setup scripts of these modules use setuptools instead of distutils, resulting in errors like this: | File "setup.py", line 5, in <module> | from setuptools import setup | ImportError: No module named setuptools Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
| * | python-lesscpy: upgrade to 0.10.2 | Jackie Huang | 2015-04-29 | 1 | -0/+25 |
| remove unneeded patches since they are fixed in new version. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | |||||
