tag 834888 pending thanks Hello,
Bug #834888 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: http://git.debian.org/?p=openstack/tempest.git;a=commitdiff;h=d86fd2f --- commit d86fd2fd7eb7ed84268e0f7ff6cdd5a167094370 Author: Ondřej Nový <on...@debian.org> Date: Sun Aug 21 21:35:58 2016 +0200 Added python-pep8 to build depends (Closes: #834888) diff --git a/debian/changelog b/debian/changelog index 56b1906..aa237c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tempest (6-2) UNRELEASED; urgency=medium + + * Added python-pep8 to build depends (Closes: #834888) + + -- Ondřej Nový <on...@debian.org> Sun, 21 Aug 2016 21:35:27 +0200 + tempest (6-1) unstable; urgency=medium * New upstream release. (Closes: #808687)