Make sure repoSpanner tests can run simultaneous py2 and py3
This makes sure that the py2 and py3 test runs pick different ports,
which makes sure that if they are run at the same time, they don't
interfere with one another.
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org></patrick@puiterwijk.org>