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

Subscribers

People subscribed via source and target branches