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

Proposed by Corey Bryant
Status: Needs review
Proposed branch: ~corey.bryant/ubuntu/+source/python-os-api-ref:master
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/python-os-api-ref:master
Diff against target: 44 lines (+7/-5)
2 files modified
debian/changelog (+4/-2)
debian/control (+3/-3)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+451386@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

a193586... by Corey Bryant

releasing package python-os-api-ref version 3.0.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
104b792... by Corey Bryant

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

5a4caea... by Corey Bryant

New upstream release for OpenStack Bobcat.

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 449dd08..70b94c7 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,9 +1,11 @@
6-python-os-api-ref (2.3.0-0ubuntu1.1) UNRELEASED; urgency=medium
7+python-os-api-ref (3.0.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:52 -0400
15+ -- Corey Bryant <corey.bryant@canonical.com> Thu, 14 Sep 2023 14:46:40 -0400
16
17 python-os-api-ref (2.3.0-0ubuntu1) jammy; urgency=medium
18
19diff --git a/debian/control b/debian/control
20index 4065fcb..9b03ce5 100644
21--- a/debian/control
22+++ b/debian/control
23@@ -17,10 +17,10 @@ Build-Depends-Indep:
24 python3-hacking (>= 1.1.0),
25 python3-openstackdocstheme (>= 2.2.1),
26 python3-oslosphinx (>= 2.5.0),
27- python3-pbr (>> 2.1.0),
28+ python3-pbr (>= 2.0.0),
29 python3-setuptools,
30 python3-six (>= 1.10.0),
31- python3-sphinx (>= 2.0.0),
32+ python3-sphinx (>= 4.0.0),
33 python3-sphinx-testing (>= 1.0.1),
34 python3-stestr (>= 2.0.0),
35 python3-subunit (>= 1.0.0),
36@@ -61,7 +61,7 @@ Depends:
37 python3-openstackdocstheme (>= 2.2.1),
38 python3-pbr (>= 2.0.0),
39 python3-six (>= 1.10.0),
40- python3-sphinx (>= 2.0.0),
41+ python3-sphinx (>= 4.0.0),
42 python3-yaml (>= 3.12),
43 ${misc:Depends},
44 ${python3:Depends},

Subscribers

People subscribed via source and target branches