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

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

e0f5079... by Corey Bryant

releasing package python-proliantutils version 2.16.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
d9e7698... 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 b1d32d4..40fd93b 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,11 +1,13 @@
6-python-proliantutils (2.14.0-0ubuntu1.1) UNRELEASED; urgency=medium
7+python-proliantutils (2.16.0-0ubuntu1) mantic; urgency=medium
8
9 * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
10 bobcat.
11 * d/p/fix-tag-header-test.patch: Cherry-picked from upstream to fix
12 failing unit test.
13+ * New upstream release for OpenStack Bobcat.
14+ * d/control: Align (Build-)Depends with upstream.
15
16- -- Corey Bryant <corey.bryant@canonical.com> Tue, 30 May 2023 15:05:21 -0400
17+ -- Corey Bryant <corey.bryant@canonical.com> Thu, 14 Sep 2023 15:23:50 -0400
18
19 python-proliantutils (2.14.0-0ubuntu1) kinetic; urgency=medium
20
21diff --git a/debian/control b/debian/control
22index 878ed80..8d85de4 100644
23--- a/debian/control
24+++ b/debian/control
25@@ -15,8 +15,18 @@ Build-Depends:
26 python3-setuptools,
27 python3-sphinx,
28 Build-Depends-Indep:
29+*** new requirements.txt deps (start)
30+ NOT_FOUND(pyasn1-lextudio)>=1.1.0,
31+ NOT_FOUND(pyasn1-modules-lextudio)>=0.2.0,
32+ NOT_FOUND(pysnmp-lextudio)>=5.0.0,
33+*** new requirements.txt deps (end) ***
34+*** new test-requirements.txt deps (start)
35+ NOT_FOUND(pyasn1-lextudio)>=1.1.0,
36+ NOT_FOUND(pyasn1-modules-lextudio)>=0.2.0,
37+ NOT_FOUND(pysnmp-lextudio)>=5.0.0,
38+*** new test-requirements.txt deps (end) ***
39 python3-coverage,
40- python3-ddt,
41+ python3-ddt (>= 1.2.2),
42 python3-hacking,
43 python3-jsonschema (>= 2.6.0),
44 python3-mock,
45@@ -31,7 +41,7 @@ Build-Depends-Indep:
46 python3-six (>= 1.9.0),
47 python3-stestr (>= 2.0.0),
48 python3-subunit,
49- python3-sushy (>= 4.1.0),
50+ python3-sushy (>= 4.5.0),
51 python3-testtools (>= 2.2.0),
52 python3-xmltodict (>= 0.12.0),
53 subunit,
54@@ -66,7 +76,7 @@ Depends:
55 python3-requests (>= 2.10.0),
56 python3-retrying (>= 1.2.3),
57 python3-six (>= 1.9.0),
58- python3-sushy (>= 4.1.0),
59+ python3-sushy (>= 4.5.0),
60 ${misc:Depends},
61 ${python3:Depends},
62 Suggests:

Subscribers

People subscribed via source and target branches