tag 880182 pending
thanks
Hello,
Bug #880182 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:
https://anonscm.debian.org/cgit/openstack/libs/python-os-api-ref.git/commit/?id=9c8d8d6
---
commit 9c8d8d60d1041add035ad412a819fe836b9cbce5
Author: Ondřej Nový <[email protected]>
Date: Tue Oct 31 22:16:35 2017 +0100
Fix UnicodeDecodeError (Closes: #880182)
Change-Id: I942fec72f9fd486d39c55d5f56cb257d2da3094b
diff --git a/debian/changelog b/debian/changelog
index 497e1e9..4c958f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-os-api-ref (1.4.0-2) UNRELEASED; urgency=medium
+
+ * Fix UnicodeDecodeError (Closes: #880182)
+
+ -- Ondřej Nový <[email protected]> Tue, 31 Oct 2017 22:16:11 +0100
+
python-os-api-ref (1.4.0-1) experimental; urgency=medium
[ Ondřej Nový ]