On 11 March 2015 at 13:59, Robert Collins <[email protected]> wrote: > On 11 March 2015 at 10:27, Dolph Mathews <[email protected]> wrote: >> Great to hear that this has been addressed, as this impacted a few tests in >> keystone. >> >> (but why was the fix not released as 1.7.1?) > > There will be a new release indeed later today to fix a small UI issue > on pypy3 which affects testtools CI, but the actual bug affecting > 1.7.0 on Python2 was entirely in the build process, not in the release > itself. > > The built wheel was corrupt (missing files), as opposed to there being > a bug in the code itself.
And indeed now that we've worked around Sphinx breaking pypy3 and Python 3.2, I've been able to cut a new release of testtools, which will bring with it a new wheel, and that will workaround the bug in capping in stable (because thats how 1.6.1 was working - wheels better :)). -Rob -- Robert Collins <[email protected]> Distinguished Technologist HP Converged Cloud __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
