Files
devstack/tools
Colleen Murphy 0e6774e0e7 Fix six package on opensuse for pip 10
openSUE Leap 15.0 and 15.1 both provide python3-six version 1.11.0.
Since version 1.12.0 was released, pip>=10 recognizes the version
difference and tries to uninstall the distro-provided version and fails.
This change adds another hack to remove the egg-info file for the six
library so that pip can manage it directly. We also have to wait to
install os-testr until after the fixup has happened since trying to
install it triggers the issue.

Depends-on: https://review.opendev.org/715175

Change-Id: I4649abe06b5893a5251bfcdd4234abccde6ceda2
(cherry picked from commit 6eb2c5990d)
2020-04-16 15:07:14 -07:00
..
2014-03-02 08:55:14 +09:00
2018-02-23 03:58:56 +00:00
2015-03-28 14:35:12 -05:00
2018-04-14 20:58:31 +00:00
2016-08-22 17:00:50 +00:00
2017-08-01 08:15:07 +03:00
2018-02-23 08:26:34 +11:00