Merge ~corey.bryant/ubuntu/+source/python-os-brick:stable/xena into ~ubuntu-openstack-dev/ubuntu/+source/python-os-brick:stable/xena

Proposed by Corey Bryant
Status: Needs review
Proposed branch: ~corey.bryant/ubuntu/+source/python-os-brick:stable/xena
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/python-os-brick:stable/xena
Diff against target: 53 lines (+26/-1)
2 files modified
debian/changelog (+7/-0)
debian/control (+19/-1)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+442445@code.launchpad.net

Commit message

New stable point release for OpenStack Xena (LP: #2018564).

Description of the change

This is an automated merge proposal.

To post a comment you must log in.

Unmerged commits

6ae9582... by Corey Bryant

releasing package python-os-brick version 5.0.3-0ubuntu1~cloud0

6267f34... 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
diff --git a/debian/changelog b/debian/changelog
index f6df377..a893fa6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
1python-os-brick (5.0.3-0ubuntu1~cloud0) focal-xena; urgency=medium
2
3 * New stable point release for OpenStack Xena (LP: #2018564).
4 * d/control: Align (Build-)Depends with upstream.
5
6 -- Corey Bryant <corey.bryant@canonical.com> Fri, 05 May 2023 11:59:24 +0200
7
1python-os-brick (5.0.2-0ubuntu1~cloud0) focal-xena; urgency=medium8python-os-brick (5.0.2-0ubuntu1~cloud0) focal-xena; urgency=medium
29
3 * New upstream release for the Ubuntu Cloud Archive.10 * New upstream release for the Ubuntu Cloud Archive.
diff --git a/debian/control b/debian/control
index 8799d76..8ffdaa4 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,24 @@ Build-Depends:
15 python3-setuptools,15 python3-setuptools,
16 python3-sphinx (>= 3.5.1),16 python3-sphinx (>= 3.5.1),
17Build-Depends-Indep:17Build-Depends-Indep:
18*** new test-requirements.txt deps (start)
19 python3-fixtures (>= 3.0.0),
20 python3-mypy (>= 0.910),
21 python3-oslotest (>= 4.4.1),
22 python3-stestr (>= 3.1.0),
23 python3-testscenarios (>= 0.5.0),
24 python3-testtools (>= 2.4.0),
25*** new test-requirements.txt deps (end) ***
26*** new doc/requirements.txt deps (start)
27 python3-fixtures (>= 3.0.0),
28 python3-mypy (>= 0.910),
29 python3-openstackdocstheme (>= 2.2.7),
30 python3-os-api-ref (>= 2.1.0),
31 python3-oslotest (>= 4.4.1),
32 python3-stestr (>= 3.1.0),
33 python3-testscenarios (>= 0.5.0),
34 python3-testtools (>= 2.4.0),
35*** new doc/requirements.txt deps (end) ***
18 python3-babel (>= 2.3.4),36 python3-babel (>= 2.3.4),
19 python3-castellan (>= 3.7.0),37 python3-castellan (>= 3.7.0),
20 python3-coverage,38 python3-coverage,
@@ -36,7 +54,7 @@ Build-Depends-Indep:
36 python3-reno (>= 2.11.2),54 python3-reno (>= 2.11.2),
37 python3-requests (>= 2.25.1),55 python3-requests (>= 2.25.1),
38 python3-retrying (>= 1.2.3),56 python3-retrying (>= 1.2.3),
39 python3-sphinx-feature-classification (>= 1.0.1),57 python3-sphinx-feature-classification (>= 1.1.0),
40 python3-sphinxcontrib.apidoc (>= 0.3.0),58 python3-sphinxcontrib.apidoc (>= 0.3.0),
41 python3-stestr <!nocheck>,59 python3-stestr <!nocheck>,
42 python3-tenacity (>= 6.3.1),60 python3-tenacity (>= 6.3.1),

Subscribers

People subscribed via source and target branches