tag 849333 pending
thanks
Hello,
Bug #849333 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=python-modules/packages/faker.git;a=commitdiff;h=08f626e
---
commit 08f626e51cf15c88213d6b2474bd56156b0b8ee4
Author: Brian May <[email protected]>
Date: Sun Jan 29 08:59:39 2017 +1100
Add upstream patch for UnboundLocalError
diff --git a/debian/changelog b/debian/changelog
index 84d5377..f07ca2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+faker (0.7.7-2) UNRELEASED; urgency=medium
+
+ * Fix Non-determistically FTBFS due to tests sometimes exposing
+ UnboundLocalError. Closes: #849333.
+
+ -- Brian May <[email protected]> Sun, 29 Jan 2017 08:58:05 +1100
+
faker (0.7.7-1) unstable; urgency=medium
* Team upload.