diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 2 |
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), |
