Merge ~quantifics/canonical-identity-provider:talisker-bump into canonical-identity-provider:master

Proposed by John Paraskevopoulos
Status: Merged
Approved by: John Paraskevopoulos
Approved revision: 755b7fde4566dfb64a8e129c586997e5dfa9568f
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~quantifics/canonical-identity-provider:talisker-bump
Merge into: canonical-identity-provider:master
Diff against target: 14 lines (+2/-1)
1 file modified
requirements.txt (+2/-1)
Reviewer Review Type Date Requested Status
Maximiliano Bertacchini Approve
Przemysław Suliga Approve
Review via email: mp+431746@code.launchpad.net

Commit message

Bump talisker (python3.5) to 0.21.2

Description of the change

This bump could help group the multiple alerts we are getting on sentry per: https://github.com/canonical-ols/talisker/commit/539809383b9b50539965c3d2758dedd58b79cd05

To post a comment you must log in.
Revision history for this message
John Paraskevopoulos (quantifics) wrote :
Revision history for this message
Przemysław Suliga (suligap) :
review: Approve
Revision history for this message
Maximiliano Bertacchini (maxiberta) wrote :

\o/

review: Approve
755b7fd... by John Paraskevopoulos

Correct patch version of talisker

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/requirements.txt b/requirements.txt
2index 0220b00..cb5fc98 100644
3--- a/requirements.txt
4+++ b/requirements.txt
5@@ -35,7 +35,8 @@ requests-oauthlib==0.4.2
6 saml2idp==1.2
7 six==1.12.0
8 ssoclient==2.1.1
9-talisker[django,gunicorn,raven]==0.18.0
10+talisker[django,gunicorn,raven]==0.21.2; python_version >= '3.5'
11+talisker[django,gunicorn,raven]==0.18.0; python_version <= '2.7'
12 whitenoise==2.0.6
13 python-memcached==1.59
14 # External dependencies

Subscribers

People subscribed via source and target branches