Merge ~corey.bryant/ubuntu/+source/python-openstackclient:master into ~ubuntu-openstack-dev/ubuntu/+source/python-openstackclient:master

Proposed by Corey Bryant
Status: Needs review
Proposed branch: ~corey.bryant/ubuntu/+source/python-openstackclient:master
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/python-openstackclient:master
Diff against target: 57 lines (+16/-4)
2 files modified
debian/changelog (+4/-2)
debian/control (+12/-2)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+452164@code.launchpad.net

Commit message

New upstream release for OpenStack Bobcat.

Description of the change

This is an automated merge proposal.

To post a comment you must log in.

Unmerged commits

b77e82d... by Corey Bryant

releasing package python-openstackclient version 6.3.0-0ubuntu1

Failed
[FAILED] ubuntu-build:0 (build)
[WAITING] ubuntu-autopkgtest:0 (build)
[WAITING] cloud-archive-build:0 (build)
[WAITING] cloud-archive-autopkgtest:0 (build)
14 of 4 results
2462a83... by Corey Bryant

d/control: Align (Build-)Depends with upstream.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index e9da052..cf32dae 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,9 +1,11 @@
6-python-openstackclient (6.2.0-0ubuntu1.1) UNRELEASED; urgency=medium
7+python-openstackclient (6.3.0-0ubuntu1) mantic; urgency=medium
8
9 * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
10 bobcat.
11+ * New upstream release for OpenStack Bobcat.
12+ * d/control: Align (Build-)Depends with upstream.
13
14- -- Corey Bryant <corey.bryant@canonical.com> Tue, 30 May 2023 15:00:29 -0400
15+ -- Corey Bryant <corey.bryant@canonical.com> Tue, 26 Sep 2023 14:34:29 -0400
16
17 python-openstackclient (6.2.0-0ubuntu1) lunar; urgency=medium
18
19diff --git a/debian/control b/debian/control
20index 7866718..68299ef 100644
21--- a/debian/control
22+++ b/debian/control
23@@ -15,6 +15,16 @@ Build-Depends:
24 python3-setuptools,
25 python3-sphinx (>= 2.0.0),
26 Build-Depends-Indep:
27+*** new requirements.txt deps (start)
28+ python3-cryptography (>= 2.7),
29+*** new requirements.txt deps (end) ***
30+*** new test-requirements.txt deps (start)
31+ python3-cryptography (>= 2.7),
32+*** new test-requirements.txt deps (end) ***
33+*** new doc/requirements.txt deps (start)
34+ NOT_FOUND(python-rsdclient)>=1.0.1,
35+ python3-cryptography (>= 2.7),
36+*** new doc/requirements.txt deps (end) ***
37 python3-aodhclient (>= 0.9.0),
38 python3-babel (>= 2.3.4),
39 python3-barbicanclient (>= 4.5.2),
40@@ -40,7 +50,7 @@ Build-Depends-Indep:
41 python3-novaclient (>= 2:18.1.0),
42 python3-octaviaclient (>= 1.11.0),
43 python3-openstackdocstheme (>= 2.2.1),
44- python3-openstacksdk (>= 0.103.0),
45+ python3-openstacksdk (>= 1.4.0),
46 python3-os-client-config (>= 1.28.0),
47 python3-osc-lib (>= 2.3.0),
48 python3-osc-placement (>= 1.7.0),
49@@ -99,7 +109,7 @@ Depends:
50 python3-iso8601 (>= 0.1.11),
51 python3-keystoneclient (>= 1:3.22.0),
52 python3-novaclient (>= 2:18.1.0),
53- python3-openstacksdk (>= 0.103.0),
54+ python3-openstacksdk (>= 1.4.0),
55 python3-osc-lib (>= 2.3.0),
56 python3-oslo.i18n (>= 3.15.3),
57 python3-oslo.serialization (>= 1.2.0),

Subscribers

People subscribed via source and target branches