tag 868203 pending
thanks
Hello,
Bug #868203 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/python/python-autobahn.git/commit/?id=3415b0f
---
commit 3415b0ffa73797e8f0f5fa5de3224dcac6f70850
Author: Thomas Goirand <[email protected]>
Date: Sun Oct 29 17:34:13 2017 +0100
Do not runtime depends on python3-trollius anymore (Closes: #868203).
diff --git a/debian/changelog b/debian/changelog
index 1bc581a..c60e208 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-autobahn (17.7.1+dfsg1-3) unstable; urgency=medium
+
+ * Uploading to unstable.
+ * Do not runtime depends on python3-trollius anymore (Closes: #868203).
+
+ -- Thomas Goirand <[email protected]> Sun, 29 Oct 2017 17:33:10 +0100
+
python-autobahn (17.7.1+dfsg1-2) experimental; urgency=medium
* Added missing openstack-pkg-tools build-dep (Closes: #876235).