We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4df942 commit 0d907a4Copy full SHA for 0d907a4
debian/changelog
@@ -1,3 +1,14 @@
1
+python-oauth2 (1.5.164) lucid; urgency=low
2
+
3
+ [ Zooko Ofsimplegeo ]
4
+ * make it actually inspect the request, and fix the test to require
5
+ the right things of the request ref #46, ref pull/49, thanks
6
+ @zyegfryed
7
8
+ [ SimpleGeo Nerds ]
9
10
+ -- SimpleGeo Nerds <nerds@simplegeo.com> Mon, 07 Feb 2011 18:53:56 +0000
11
12
python-oauth2 (1.5.163) lucid; urgency=low
13
14
[ Zooko Ofsimplegeo ]
oauth2/_version.py
@@ -4,7 +4,7 @@
-auto_build_num = "163"
+auto_build_num = "164"
0 commit comments