Merge ~martin-kalcok/juju-lint:pin-libjuju into juju-lint:master

Proposed by Martin Kalcok
Status: Merged
Approved by: Ramesh Sattaru
Approved revision: 97a468eacc3c3fc7d8f5b4bef3af12ea4fb81b7f
Merged at revision: edfb5d19b1bac5c2f3a87b5c8ec7660c65307552
Proposed branch: ~martin-kalcok/juju-lint:pin-libjuju
Merge into: juju-lint:master
Diff against target: 10 lines (+2/-0)
1 file modified
tests/functional/requirements.txt (+2/-0)
Reviewer Review Type Date Requested Status
Ramesh Sattaru (community) Approve
Gabriel Cocenza Approve
🤖 prod-jenkaas-bootstack continuous-integration Approve
Review via email: mp+440139@code.launchpad.net

Commit message

Pin "juju" library to maintain compatibility with Juju <3.0

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
🤖 prod-jenkaas-bootstack (prod-jenkaas-bootstack) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
🤖 prod-jenkaas-bootstack (prod-jenkaas-bootstack) wrote :
review: Approve (continuous-integration)
Revision history for this message
Gabriel Cocenza (gabrielcocenza) wrote :

LGTM

review: Approve
Revision history for this message
Ramesh Sattaru (rameshcan) :
review: Approve
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision edfb5d19b1bac5c2f3a87b5c8ec7660c65307552

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/tests/functional/requirements.txt b/tests/functional/requirements.txt
2index 6a1cad4..eab92d5 100644
3--- a/tests/functional/requirements.txt
4+++ b/tests/functional/requirements.txt
5@@ -1,3 +1,5 @@
6 pytest
7 pytest-operator
8 pytest-httpserver
9+# pin juju library to maintain compatibility with Juju controller < 3.0
10+juju < 3.0

Subscribers

People subscribed via source and target branches