summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-netaddr_0.7.19.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-netaddr: switch to setuptoolsMark Asselstine2017-01-301-1/+1
| | | | | | | | | | | The uprev done in commit 0f9fb18e1883 didn't take into account that upstream moved to use setuptools (see upstream commit a8509c0c7c4c [cleaned up of older conventions and switched to setuptools]). Switch to setup tools to match this upstream change. This will fix errors seen when attempting to 'import netaddr'. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-netaddr: uprev to 0.7.19Mark Asselstine2017-01-171-0/+16
Required for the uprev of python-oslo.config to stable/newton. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>