Source: nova Version: 2:19.0.2-2 Severity: normal Tags: patch bpython and ipython are no longer needed as build dependencies. nova-manage shell was released some time ago.
Cheers -- Sebastian Ramacher
From cf03716721d151bf8d766cfbd1029317d40a9286 Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher <[email protected]> Date: Sat, 31 Aug 2019 09:18:28 +0200 Subject: [PATCH] Remove bpython and ipython from B-Ds nova-manage shell was removed in 17.0.0.0b3. --- debian/control | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/control b/debian/control index d8d9ba4e5f..5ad583957d 100644 --- a/debian/control +++ b/debian/control @@ -17,9 +17,7 @@ Build-Depends: python3-sphinx, Build-Depends-Indep: bandit, - bpython, genisoimage, - ipython, libvirt-daemon-system, openssh-client, procps, -- 2.23.0
signature.asc
Description: PGP signature

