tag 881247 pending
thanks
Hello,
Bug #881247 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/services/gnocchi.git/commit/?id=acc762a
---
commit acc762ab61129b249d56a829efc7a30b1b5b3872
Author: Thomas Goirand <[email protected]>
Date: Fri Nov 17 22:41:37 2017 +0000
* python3-gnocchi breaks+replaces python-gnocchi, therefore allowing
upgrades from older Gnocchi that was using Python 2.7 (Closes: #881247).
diff --git a/debian/changelog b/debian/changelog
index c094dfd..6471351 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gnocchi (4.0.3-3) unstable; urgency=medium
+
+ * python3-gnocchi breaks+replaces python-gnocchi, therefore allowing
+ upgrades from older Gnocchi that was using Python 2.7 (Closes: #881247).
+
+ -- Thomas Goirand <[email protected]> Fri, 17 Nov 2017 22:40:08 +0000
+
gnocchi (4.0.3-2) unstable; urgency=medium
* Fixed version of python-sqlalchemy-utils (>= 0.32.14).