Merge ~txiao/charm-telegraf:certifi_version into charm-telegraf:xenial/stable

Proposed by Tianqi Xiao
Status: Merged
Approved by: Eric Chen
Approved revision: b1536e795e578c9d1b9475e58be13df0a0d895df
Merged at revision: 5e748a8f83a1a6239c74f625eb7cd920c2ed83f1
Proposed branch: ~txiao/charm-telegraf:certifi_version
Merge into: charm-telegraf:xenial/stable
Diff against target: 9 lines (+1/-0)
1 file modified
src/wheelhouse.txt (+1/-0)
Reviewer Review Type Date Requested Status
Eric Chen Approve
BootStack Reviewers Pending
Review via email: mp+427579@code.launchpad.net

This proposal supersedes a proposal from 2022-06-21.

Commit message

Set certifi version to support Python 3.5

Description of the change

Requests library is using certifi library, which has dropped
support for Python 3.5 since version 2022.05.18. So limiting its
version would overcome the current error with the "install" hook.

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

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

Revision history for this message
Robert Gildein (rgildein) : Posted in a previous version of this proposal
Revision history for this message
Eric Chen (eric-chen) : Posted in a previous version of this proposal
review: Needs Fixing
Revision history for this message
Eric Chen (eric-chen) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/src/wheelhouse.txt b/src/wheelhouse.txt
2index da32628..0324b14 100644
3--- a/src/wheelhouse.txt
4+++ b/src/wheelhouse.txt
5@@ -16,3 +16,4 @@ insights-core
6
7 # Support for python 3.5 (Xenial)
8 cachecontrol<=0.12.6
9+certifi<2022.5.18

Subscribers

People subscribed via source and target branches

to all changes: