Package: python3-octavia
Version: 4.0.0-3
Severity: normal
Tags: patch

Versions of packages python3-octavia depends on:
pn  python-yaml                 <none>

This should be python3-yaml.

Scott K
diff -Nru octavia-4.0.0/debian/changelog octavia-4.0.0/debian/changelog
--- octavia-4.0.0/debian/changelog      2019-07-05 13:16:56.000000000 +0000
+++ octavia-4.0.0/debian/changelog      2019-08-09 18:29:45.000000000 +0000
@@ -1,3 +1,9 @@
+octavia (4.0.0-4) UNRELEASED; urgency=medium
+
+  * Correct depends for yaml
+
+ -- Scott Kitterman <sc...@kitterman.com>  Fri, 09 Aug 2019 18:29:45 +0000
+
 octavia (4.0.0-3) unstable; urgency=medium
 
   * Fix octavia-agent binary in init/service file.
diff -Nru octavia-4.0.0/debian/control octavia-4.0.0/debian/control
--- octavia-4.0.0/debian/control        2019-07-05 13:16:56.000000000 +0000
+++ octavia-4.0.0/debian/control        2019-08-09 18:29:45.000000000 +0000
@@ -16,7 +16,7 @@
  python3-sphinx <!nodoc>,
 Build-Depends-Indep:
  alembic,
- python-yaml,
+ python3-yaml,
  python3-babel,
  python3-bandit,
  python3-barbicanclient,

Reply via email to