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

Proposed by Corey Bryant
Status: Rejected
Rejected by: Corey Bryant
Proposed branch: ~corey.bryant/ubuntu/+source/senlin:master
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/senlin:master
Diff against target: 56 lines (+15/-4)
2 files modified
debian/changelog (+4/-2)
debian/control (+11/-2)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+444799@code.launchpad.net

Commit message

New upstream snapshot for OpenStack Bobcat.

Description of the change

This is an automated merge proposal.

To post a comment you must log in.
c5df171... by Corey Bryant

New upstream snapshot for OpenStack Bobcat.

b0330e7... by Corey Bryant

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

e6b9c57... by Corey Bryant

releasing package senlin version 1:15.0.0+git2023071215.6eee2f41-0ubuntu1

Revision history for this message
Corey Bryant (corey.bryant) wrote :

Unmerged commits

e6b9c57... by Corey Bryant

releasing package senlin version 1:15.0.0+git2023071215.6eee2f41-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
b0330e7... by Corey Bryant

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

c5df171... by Corey Bryant

New upstream snapshot 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 00a2aff..617f9a7 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,9 +1,11 @@
6-senlin (1:15.0.0-0ubuntu1.1) UNRELEASED; urgency=medium
7+senlin (1:15.0.0+git2023071215.6eee2f41-0ubuntu1) mantic; urgency=medium
8
9 * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
10 bobcat.
11+ * New upstream snapshot for OpenStack Bobcat.
12+ * d/control: Align (Build-)Depends with upstream.
13
14- -- Corey Bryant <corey.bryant@canonical.com> Tue, 30 May 2023 15:07:56 -0400
15+ -- Corey Bryant <corey.bryant@canonical.com> Wed, 12 Jul 2023 15:14:47 -0400
16
17 senlin (1:15.0.0-0ubuntu1) lunar; urgency=medium
18
19diff --git a/debian/control b/debian/control
20index a3841bd..1c22900 100644
21--- a/debian/control
22+++ b/debian/control
23@@ -15,6 +15,15 @@ Build-Depends:
24 python3-setuptools,
25 python3-sphinx (>= 2.0.0),
26 Build-Depends-Indep:
27+*** new requirements.txt deps (start)
28+ python3-alembic (>= 1.6.5),
29+*** new requirements.txt deps (end) ***
30+*** new test-requirements.txt deps (start)
31+ python3-alembic (>= 1.6.5),
32+*** new test-requirements.txt deps (end) ***
33+*** new doc/requirements.txt deps (start)
34+ python3-alembic (>= 1.6.5),
35+*** new doc/requirements.txt deps (end) ***
36 git,
37 python3-babel (>= 2.3.4),
38 python3-bandit (>= 1.1.0),
39@@ -59,7 +68,7 @@ Build-Depends-Indep:
40 python3-requests (>= 2.20.0),
41 python3-routes (>= 2.3.1),
42 python3-six (>= 1.10.0),
43- python3-sqlalchemy (>= 1.0.10),
44+ python3-sqlalchemy (>= 1.4.41),
45 python3-stestr (>= 2.0.0),
46 python3-stevedore (>= 1:1.20.0),
47 python3-tempest (>= 1:21.0.0),
48@@ -112,7 +121,7 @@ Depends:
49 python3-requests (>= 2.20.0),
50 python3-routes (>= 2.3.1),
51 python3-six (>= 1.10.0),
52- python3-sqlalchemy (>= 1.0.10),
53+ python3-sqlalchemy (>= 1.4.41),
54 python3-stevedore (>= 1:1.20.0),
55 python3-tenacity (>= 6.0.0),
56 python3-tz (>= 2015.7),

Subscribers

People subscribed via source and target branches