Bug#848888: python-testtools: The testtools.deferredruntest module is not importable

2017-01-04 Thread Free Ekanayaka
Note that although the 1.8.0-5 upload fixed this bug, I couldn't figure how to add the 1.8.0-5 tag to the git repository (I suspect I don't have enough priviliges). See also the last comment I made to the merge proposal: https://review.openstack.org/#/c/415025/ Cheers

Bug#848888: [PKG-Openstack-devel] Bug#848888: python-testtools: The testtools.deferredruntest module is not importable

2016-12-26 Thread Free Ekanayaka
Thomas Goirand writes: > On 12/22/2016 11:58 PM, Free Ekanayaka wrote: >> Hello, >> >> Thomas Goirand writes: >> >>> On 12/21/2016 02:57 PM, Free Ekanayaka wrote: Hello, I've prepared a 1.8.0-4.1 NMU upload to fix this bug, you can find it in

Bug#848888: [PKG-Openstack-devel] Bug#848888: python-testtools: The testtools.deferredruntest module is not importable

2016-12-26 Thread Thomas Goirand
On 12/22/2016 11:58 PM, Free Ekanayaka wrote: > Hello, > > Thomas Goirand writes: > >> On 12/21/2016 02:57 PM, Free Ekanayaka wrote: >>> Hello, >>> >>> I've prepared a 1.8.0-4.1 NMU upload to fix this bug, you can find it in >>> the debian/bug-84 branch of this repository:

Bug#848888: python-testtools: The testtools.deferredruntest module is not importable

2016-12-22 Thread Free Ekanayaka
Hello, Thomas Goirand writes: > On 12/21/2016 02:57 PM, Free Ekanayaka wrote: >> Hello, >> >> I've prepared a 1.8.0-4.1 NMU upload to fix this bug, you can find it in >> the debian/bug-84 branch of this repository: >> >>

Bug#848888: python-testtools: The testtools.deferredruntest module is not importable

2016-12-22 Thread Thomas Goirand
On 12/21/2016 02:57 PM, Free Ekanayaka wrote: > Hello, > > I've prepared a 1.8.0-4.1 NMU upload to fix this bug, you can find it in > the debian/bug-84 branch of this repository: > > git://anonscm.debian.org/collab-maint/deb-python-testtools.git >

Bug#848888: python-testtools: The testtools.deferredruntest module is not importable

2016-12-21 Thread Free Ekanayaka
Hello, I've prepared a 1.8.0-4.1 NMU upload to fix this bug, you can find it in the debian/bug-84 branch of this repository: git://anonscm.debian.org/collab-maint/deb-python-testtools.git The relevant commit/diff is:

Bug#848888: python-testtools: The testtools.deferredruntest module is not importable

2016-12-20 Thread Free Ekanayaka
Package: python-testtools Version: 1.8.0-4 Severity: important Trying to import the Twisted-related test machinery fails: ~$ python -c "import testtools.deferredruntest" Traceback (most recent call last): File "", line 1, in File