Merge ~corey.bryant/ubuntu/+source/cinder:stable/zed into ~ubuntu-openstack-dev/ubuntu/+source/cinder:stable/zed

Proposed by Corey Bryant
Status: Needs review
Proposed branch: ~corey.bryant/ubuntu/+source/cinder:stable/zed
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/cinder:stable/zed
Diff against target: 62 lines (+19/-3)
2 files modified
debian/changelog (+7/-0)
debian/control (+12/-3)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+452026@code.launchpad.net

Commit message

New stable point release for OpenStack Zed (LP: #2037329).

Description of the change

This is an automated merge proposal.

To post a comment you must log in.

Unmerged commits

d6b5a68... by Corey Bryant

releasing package cinder version 2:21.3.1-0ubuntu1~cloud0

ef2390c... 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 69d534a..d58a275 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+cinder (2:21.3.1-0ubuntu1~cloud0) jammy-zed; urgency=medium
7+
8+ * New stable point release for OpenStack Zed (LP: #2037329).
9+ * d/control: Align (Build-)Depends with upstream.
10+
11+ -- Corey Bryant <corey.bryant@canonical.com> Mon, 25 Sep 2023 16:32:01 -0400
12+
13 cinder (2:21.3.0-0ubuntu1~cloud0) jammy-zed; urgency=medium
14
15 * New stable point release for OpenStack Zed (LP: #2025499).
16diff --git a/debian/control b/debian/control
17index 91abfd6..ddb5f3c 100644
18--- a/debian/control
19+++ b/debian/control
20@@ -15,6 +15,15 @@ Build-Depends:
21 python3-sphinx (>= 3.5.1),
22 python3-tabulate (>= 0.8.7),
23 Build-Depends-Indep:
24+*** new test-requirements.txt deps (start)
25+ python3-mypy (>= 0.960),
26+*** new test-requirements.txt deps (end) ***
27+*** new driver-requirements.txt deps (start)
28+ python3-mypy (>= 0.960),
29+*** new driver-requirements.txt deps (end) ***
30+*** new doc/requirements.txt deps (start)
31+ python3-mypy (>= 0.960),
32+*** new doc/requirements.txt deps (end) ***
33 python3-barbicanclient (>= 5.0.1),
34 python3-boto3 (>= 1.16.51),
35 python3-botocore,
36@@ -28,7 +37,7 @@ Build-Depends-Indep:
37 python3-eventlet (>= 0.30.1),
38 python3-fixtures (>= 3.0.0),
39 python3-glanceclient (>= 1:3.2.2),
40- python3-googleapi (>= 1.7.11),
41+ python3-googleapi (>= 1.11.0),
42 python3-greenlet (>= 0.4.16),
43 python3-hacking,
44 python3-httplib2 (>= 0.18.1),
45@@ -82,7 +91,7 @@ Build-Depends-Indep:
46 python3-routes (>= 2.4.1),
47 python3-rtslib-fb (>= 2.1.74),
48 python3-six (>= 1.15.0),
49- python3-sphinx-feature-classification,
50+ python3-sphinx-feature-classification (>= 1.1.0),
51 python3-sphinxcontrib.apidoc (>= 0.3.0),
52 python3-sqlalchemy (>= 1.4.23),
53 python3-sqlalchemy-utils (>= 0.37.8),
54@@ -260,7 +269,7 @@ Depends:
55 Suggests:
56 python3-boto3 (>= 1.16.51),
57 python3-botocore,
58- python3-googleapi (>= 1.7.11),
59+ python3-googleapi (>= 1.11.0),
60 python3-hp3parclient,
61 python3-oauth2client (>= 4.1.3),
62 python3-rados,

Subscribers

People subscribed via source and target branches