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

Proposed by Corey Bryant
Status: Needs review
Proposed branch: ~corey.bryant/ubuntu/+source/horizon:master
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/horizon:master
Diff against target: 38 lines (+19/-0)
2 files modified
debian/changelog (+8/-0)
debian/control (+11/-0)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+452769@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

ff8f1e8... by Corey Bryant

releasing package horizon version 4:23.3.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
3fb78f7... 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 f3ef071..635abb0 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,11 @@
6+horizon (4:23.3.0-0ubuntu1) mantic; urgency=medium
7+
8+ * New upstream release for OpenStack Bobcat.
9+ * Refresh xstatic assets.
10+ * d/control: Align (Build-)Depends with upstream.
11+
12+ -- Corey Bryant <corey.bryant@canonical.com> Wed, 04 Oct 2023 08:57:08 -0400
13+
14 horizon (4:23.2.0+git2023090509.7896fd8c-0ubuntu2) mantic; urgency=medium
15
16 * d/p/fix-test-failures-with-Django-4.x.patch: Fix test failure exposed
17diff --git a/debian/control b/debian/control
18index d466070..49787d8 100644
19--- a/debian/control
20+++ b/debian/control
21@@ -11,6 +11,17 @@ Build-Depends:
22 python3-setuptools,
23 python3-sphinx (>= 2.0.0),
24 Build-Depends-Indep:
25+*** new requirements.txt deps (start)
26+ python3-enmerkar (>= 0.7.1),
27+*** new requirements.txt deps (end) ***
28+*** new test-requirements.txt deps (start)
29+ NOT_FOUND(pytest-html)>=2.0.1,
30+ python3-enmerkar (>= 0.7.1),
31+*** new test-requirements.txt deps (end) ***
32+*** new doc/requirements.txt deps (start)
33+ NOT_FOUND(pytest-html)>=2.0.1,
34+ python3-enmerkar (>= 0.7.1),
35+*** new doc/requirements.txt deps (end) ***
36 python3-astroid (>= 2.1.0),
37 python3-babel (>= 2.6.0),
38 python3-bandit (>= 1.4.0),

Subscribers

People subscribed via source and target branches