Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-keystoneauth1: uprev to v3.2.0 | Mark Asselstine | 2017-11-13 | 1 | -28/+0 |
| | | | | | | | | This uprev is required by the stable/pike version of python-django-openstack-auth, and others. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | 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-keystoneauth1: uprev to v2.18.0 | Mark Asselstine | 2017-01-21 | 1 | -0/+28 |
This uprev is required by the uprev to python-os-client-config to the latest stable/newton. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |