upstream/openstack/python-pankoclient/debian/deb_patches/remove-openstackclient.patch
Charles Short c5bafe1c3d debian: Fix cyclic depends
Remove build-Depends-Indep for python-openstackclient as it is
not being used and it is causing problems with the build-pkgs
tool.

Tested by applying patch and running build.

Story: 2009101
Task: 43518

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I46aa484588eb05635371a0544ca0622da04db87c
2021-11-29 20:27:57 -05:00

30 lines
785 B
Diff

From 88f1f5f98b92555db1ccdd92f26b57dcd678636f Mon Sep 17 00:00:00 2001
From: Charles Short <charles.short@windriver.com>
Date: Mon, 29 Nov 2021 20:55:20 +0000
Subject: [PATCH] Remove python-openstackclient
Remove build-Depends-Indep for python-openstackclient as it is
not being used and it is causing problems with the build-pkgs
tool.
Signed-off-by: Charles Short <charles.short@windriver.com>
---
debian/control | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0647124..4d3dda6 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,6 @@ Build-Depends-Indep:
python3-coverage,
python3-hacking,
python3-keystoneauth1,
- python3-openstackclient,
python3-openstackdocstheme,
python3-osc-lib,
python3-oslo.i18n,
--
2.30.2