summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorThomas Goirand <zigo@debian.org>2026-04-01 11:44:20 +0200
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2026-04-01 22:56:25 +0000
commit945d526abf574656356165da9fa916c19d461b0f (patch)
treec13967e2df43eab7eaa351ee20d043ee3ebe77c2 /debian
parent79263c03fb7b456c906a89d1f712b2484dfb0789 (diff)
Imported using git-ubuntu import.
Notes
Notes: * Removed python3-keyring from (build-)depends.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 8128ec8..f29b1e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-openstackclient (9.0.0-3) unstable; urgency=medium
+
+ * Removed python3-keyring from (build-)depends.
+
+ -- Thomas Goirand <zigo@debian.org> Wed, 01 Apr 2026 11:44:20 +0200
+
python-openstackclient (9.0.0-2) unstable; urgency=medium
* Uploading to unstable.
diff --git a/debian/control b/debian/control
index a09784a..2f2a34a 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,6 @@ Build-Depends-Indep:
python3-ironic-inspector-client <!nodoc>,
python3-ironicclient <!nodoc>,
python3-iso8601,
- python3-keyring,
python3-keystoneclient,
python3-manilaclient <!nodoc>,
python3-mistralclient <!nodoc>,
@@ -94,7 +93,6 @@ Depends:
python3-cryptography,
python3-glanceclient,
python3-iso8601,
- python3-keyring,
python3-keystoneclient,
python3-neutronclient,
python3-openstacksdk (>= 4.7.2),