Merge plainbox-provider-resource:release into plainbox-provider-resource:master

Proposed by Devices Certification Bot
Status: Merged
Approved by: Devices Certification Bot
Approved revision: a1717ad22d88cae2e7a4bc0e174f2e736dcc1acf
Merged at revision: 512179145cb5942a51f347ea338e735c954f85be
Proposed branch: plainbox-provider-resource:release
Merge into: plainbox-provider-resource:master
Diff against target: 29 lines (+2/-3)
2 files modified
.bumpversion.cfg (+1/-2)
manage.py (+1/-1)
Reviewer Review Type Date Requested Status
Devices Certification Bot automated Approve
Review via email: mp+419536@code.launchpad.net

Commit message

Release_2022_Week15

Description of the change

Release_2022_Week15

To post a comment you must log in.
Revision history for this message
Devices Certification Bot (ce-certification-qa) :
review: Approve (automated)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/.bumpversion.cfg b/.bumpversion.cfg
2index 6ea8dcd..0545964 100644
3--- a/.bumpversion.cfg
4+++ b/.bumpversion.cfg
5@@ -1,5 +1,5 @@
6 [bumpversion]
7-current_version = 0.50.0.dev0
8+current_version = 0.51.0.dev0
9 files = manage.py
10 parse = (?P<major>\d+)\.(?P<minor>\d+)(\.(?P<patch>\d+))?((?P<release>\.?[a-z]+)(?P<N>\d+))?
11 serialize =
12@@ -12,4 +12,3 @@ values =
13 .dev
14 rc
15 RELEASE
16-
17diff --git a/manage.py b/manage.py
18index bf40f90..12263db 100755
19--- a/manage.py
20+++ b/manage.py
21@@ -44,7 +44,7 @@ class SourceDistributionCommandExt(SourceDistributionCommand):
22 setup(
23 name='plainbox-provider-resource-generic',
24 namespace='com.canonical.certification',
25- version="0.50.0.dev0",
26+ version="0.51.0.dev0",
27 description=N_("PlainBox resources provider"),
28 gettext_domain='plainbox-provider-resource-generic',
29 deprecated=False, strict=False,

Subscribers

People subscribed via source and target branches

to all changes: