launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #30274
[Merge] ~cjwatson/launchpad:python-openid2-3.2 into launchpad:master
Colin Watson has proposed merging ~cjwatson/launchpad:python-openid2-3.2 into launchpad:master.
Commit message:
Revert to python-openid2 3.2
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/447190
The only difference in our 3.2+lp1 fork was a change to support running on Python 2, which we no longer need.
Dependencies MP: https://code.launchpad.net/~cjwatson/lp-source-dependencies/+git/lp-source-dependencies/+merge/447189
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:python-openid2-3.2 into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt
index d07cb9f..78fb87c 100644
--- a/requirements/launchpad.txt
+++ b/requirements/launchpad.txt
@@ -147,9 +147,7 @@ pystache==0.5.3
python-dateutil==2.8.1
python-debian==0.1.32
python-keystoneclient==3.21.0
-# https://github.com/ziima/python-openid/pull/47
-# lp1 Fix normalization of non-ASCII query strings on Python 2.
-python-openid2==3.2+lp1
+python-openid2==3.2
python-swiftclient==3.8.1
PyYAML==5.3.1
rabbitfixture==0.5.3