Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38c151b commit b330ce8Copy full SHA for b330ce8
debian/changelog
@@ -1,3 +1,14 @@
1
+python-oauth2 (1.5.162) lucid; urgency=low
2
+
3
+ [ Zooko Ofsimplegeo ]
4
+ * import parse_qs from cgi if it can't be imported from urlparse, thus
5
+ regaining compatibility with Python 2.5 fixes #47 thanks to @vtsao,
6
+ @subsume, @worksology
7
8
+ [ SimpleGeo Nerds ]
9
10
+ -- SimpleGeo Nerds <[email protected]> Fri, 04 Feb 2011 17:50:56 +0000
11
12
python-oauth2 (1.5.161) lucid; urgency=low
13
14
[ Zooko Ofsimplegeo ]
oauth2/_version.py
@@ -4,7 +4,7 @@
-auto_build_num = "161"
+auto_build_num = "162"
0 commit comments