p@21: python-oauth2 (1.5.211) maverick; urgency=low p@21: p@21: * UNRELEASED p@21: p@21: -- SimpleGeo Nerds Tue, 13 Dec 2011 17:39:07 +0000 p@21: p@21: python-oauth2 (1.5.210) maverick; urgency=low p@21: p@21: * UNRELEASED p@21: p@21: -- SimpleGeo Nerds Fri, 09 Dec 2011 01:17:31 +0000 p@21: p@21: python-oauth2 (1.5.170) lucid; urgency=low p@21: p@21: * UNRELEASED p@21: p@21: -- SimpleGeo Nerds Mon, 02 May 2011 23:48:16 +0000 p@21: p@21: python-oauth2 (1.5.169) lucid; urgency=low p@21: p@21: * UNRELEASED p@21: p@21: -- SimpleGeo Nerds Fri, 15 Apr 2011 21:29:41 +0000 p@21: p@21: python-oauth2 (1.5.168) lucid; urgency=low p@21: p@21: * UNRELEASED p@21: p@21: -- SimpleGeo Nerds Tue, 05 Apr 2011 23:13:18 +0000 p@21: p@21: python-oauth2 (1.5.167) lucid; urgency=low p@21: p@21: * UNRELEASED p@21: p@21: -- SimpleGeo Nerds Thu, 17 Feb 2011 21:56:49 +0000 p@21: p@21: python-oauth2 (1.5.166) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * fix encoding of non-ascii data into postdata, really fixes #48 this p@21: time (comes with test) p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Tue, 15 Feb 2011 17:23:00 +0000 p@21: p@21: python-oauth2 (1.5.165) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * get_normalized_parameters() is required to exclude any p@21: oauth_signature that was already there, and it is required to p@21: preserve duplicate keys, even with identical values ref #46, fixes p@21: pull/49, thanks @zyegfryed p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Mon, 07 Feb 2011 19:24:56 +0000 p@21: p@21: python-oauth2 (1.5.164) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * make it actually inspect the request, and fix the test to require p@21: the right things of the request ref #46, ref pull/49, thanks p@21: @zyegfryed p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Mon, 07 Feb 2011 18:53:56 +0000 p@21: p@21: python-oauth2 (1.5.163) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * add test of #46; fixes #46 p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Fri, 04 Feb 2011 18:14:56 +0000 p@21: p@21: python-oauth2 (1.5.162) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * import parse_qs from cgi if it can't be imported from urlparse, thus p@21: regaining compatibility with Python 2.5 fixes #47 thanks to @vtsao, p@21: @subsume, @worksology p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Fri, 04 Feb 2011 17:50:56 +0000 p@21: p@21: python-oauth2 (1.5.161) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * Include all parameters from URL, even ones that begin with "oauth_", p@21: in signature base. effectively reverts p@21: https://github.com/simplegeo/python- p@21: oauth2/commit/50ca9578f598faff5427e58814e2f45d01d3261c fixes #27 p@21: Thanks to @robhudson for the bug report and help debugging. p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Thu, 03 Feb 2011 18:03:59 +0000 p@21: p@21: python-oauth2 (1.5.160) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * add another unicode test case to the tests just to show to user p@21: saevarom on github p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Thu, 03 Feb 2011 00:01:55 +0000 p@21: p@21: python-oauth2 (1.5.159) lucid; urgency=low p@21: p@21: * UNRELEASED p@21: p@21: -- SimpleGeo Nerds Thu, 03 Feb 2011 00:00:04 +0000 p@21: p@21: python-oauth2 (1.5.158) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * keep empty params parsed from the URL (fixes #22) p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Wed, 02 Feb 2011 19:34:25 +0000 p@21: p@21: python-oauth2 (1.5.155) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * use multiple values under the same key from the body (fixes #23) p@21: Thanks to rogerm, ideasculptor, jiivan, timgraham. p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Tue, 01 Feb 2011 23:43:56 +0000 p@21: p@21: python-oauth2 (1.5.154) lucid; urgency=low p@21: p@21: * UNRELEASED p@21: p@21: -- SimpleGeo Nerds Tue, 01 Feb 2011 18:03:58 +0000 p@21: p@21: python-oauth2 (1.5.153) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * add work-around for bug unicode-handling in urlparse in Python < p@21: 2.7, including tests p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Tue, 01 Feb 2011 16:31:56 +0000 p@21: p@21: python-oauth2 (1.5.152) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * another test for handling of non-ascii, non-utf-8 urls p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Fri, 28 Jan 2011 18:14:34 +0000 p@21: p@21: python-oauth2 (1.5.151) lucid; urgency=low p@21: p@21: * UNRELEASED p@21: p@21: -- SimpleGeo Nerds Thu, 27 Jan 2011 05:31:55 +0000 p@21: p@21: python-oauth2 (1.5.150) lucid; urgency=low p@21: p@21: * UNRELEASED p@21: p@21: -- SimpleGeo Nerds Wed, 26 Jan 2011 17:15:25 +0000 p@21: p@21: python-oauth2 (1.5.149) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * add the body-hash header as specified in p@21: http://oauth.googlecode.com/svn/spec/ext/body_hash/1.0/oauth- p@21: bodyhash.html p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Wed, 26 Jan 2011 17:11:34 +0000 p@21: p@21: python-oauth2 (1.5.148) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * default body is the empty string rather than None; add the Realm p@21: header p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Wed, 26 Jan 2011 17:02:34 +0000 p@21: p@21: python-oauth2 (1.5.147) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * pass the body and the is_form_encoding flag in to the Request object p@21: (for future use in implementing the hash-of-body extension) p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Tue, 25 Jan 2011 17:39:34 +0000 p@21: p@21: python-oauth2 (1.5.146) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * refactor internals of the way Client.request() decides whether this p@21: is a x-www-form-urlencoded request or not p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Tue, 25 Jan 2011 17:30:38 +0000 p@21: p@21: python-oauth2 (1.5.145) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * update version number from 1.4 to 1.5 p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Mon, 24 Jan 2011 22:08:36 +0000 p@21: p@21: python-oauth2 (1.4.144) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * more thorough unit tests for non-ascii urls, params, and query-args- p@21: in-url p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Mon, 24 Jan 2011 22:02:34 +0000 p@21: p@21: python-oauth2 (1.4.143) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * use two-part version number -- version is manually modified, build- p@21: number is automatically modified p@21: p@21: [ Simple Geebus ] p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Mon, 24 Jan 2011 20:21:20 +0000 p@21: p@21: python-oauth2 (1.4.134) lucid; urgency=low p@21: p@21: * UNRELEASED p@21: p@21: -- SimpleGeo Nerds Mon, 24 Jan 2011 18:30:58 +0000 p@21: p@21: python-oauth2 (1.4.133) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * handle unicode objects and utf-8 strings in url and params and p@21: encode them to utf-8 when serializing p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Mon, 24 Jan 2011 18:25:54 +0000 p@21: p@21: python-oauth2 (1.4.132) lucid; urgency=low p@21: p@21: * UNRELEASED p@21: p@21: -- SimpleGeo Nerds Mon, 24 Jan 2011 17:39:52 +0000 p@21: p@21: python-oauth2 (1.4.131) lucid; urgency=low p@21: p@21: * UNRELEASED p@21: p@21: -- SimpleGeo Nerds Mon, 24 Jan 2011 17:32:18 +0000 p@21: p@21: python-oauth2 (1.4.130) lucid; urgency=low p@21: p@21: * UNRELEASED p@21: p@21: -- SimpleGeo Nerds Mon, 24 Jan 2011 17:22:46 +0000 p@21: p@21: python-oauth2 (1.4.129) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * change manually-managed version number from 1.3 to 1.4 p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Fri, 21 Jan 2011 19:52:32 +0000 p@21: p@21: python-oauth2 (1.3.128) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * raise an exception if the URL passed in is not a unicode object nor p@21: ascii We can't submit a correct URL with arbitrary bytes -- we have p@21: to submit a utf-8 encoded unicode string. (Otherwise we'll cause p@21: either a rejection or a signature mismatch in the server, which is p@21: what has happened at SimpleGeo.) If the caller passes in non-ascii p@21: things in a str then it would be better for them to change their p@21: code to decode it to unicode before passing it in than for us to p@21: decode it, since they have a better chance of knowing what encoding p@21: it is in -- if we did it we would be guessing. p@21: * fix flaws pointed out by ieure, plus test failures I'm not entirely p@21: sure it is appropriate to allow .url and .normalized_url to be non- p@21: existent in addition to allowing them to be None, but I don't really p@21: understand the intent of the url setter. p@21: * Oh, after we've made sure it can be converted to unicode, just leave p@21: it as a unicode object after that. p@21: * raise more specific error message if argument to to_unicode() is p@21: neither unicode nor str p@21: * a couple of cleanups suggested by ieure in code review p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Mon, 10 Jan 2011 22:42:35 +0000 p@21: p@21: python-oauth2 (1.3.127) lucid; urgency=low p@21: p@21: [ Zooko Ofsimplegeo ] p@21: * run tests when building p@21: * raise exception from a test just to see if hudson is *really* p@21: running these tests. I don't see the test results. p@21: * put version number in a file where it can be read and written by p@21: various things (including hudson) p@21: * make oauth2.__version__ exist, rename VERSION to OAUTH_VERSION for p@21: clarity p@21: * debian/control -- build-dep pyflakes p@21: * fix pyflakes p@21: * build-dep requires python-coverage p@21: * switch from nosetests to the builtin test runner Just because it p@21: doesn't seem to currently use any feature of nosetest and this way p@21: we can reduce the dependencies by one. We'll feel free to switch it p@21: back to using nosetests (and add the dep to debian/control this p@21: time) if we want to use some extra feature of nose. p@21: * remove test failure which was inserted just to see if hudson was p@21: running the tests properly p@21: * Fix bug inserted by pyflakes inspired cleanup earlier -- it turns p@21: out that _get_version() wasn't dead code but was having a necessary p@21: side-effect. Add new method named _check_version() to be clearer p@21: about what it does compared to _get_version() p@21: * port tests from mox to mock because they were failing and I don't p@21: understand mox. now they are working. add mock to the python and p@21: debian deps. remove apparently left-over line of code that runs p@21: "sign()" at the end of checking a signature p@21: p@21: [ SimpleGeo Nerds ] p@21: p@21: -- SimpleGeo Nerds Tue, 04 Jan 2011 19:39:34 +0000 p@21: p@21: python-oauth2 (1.2.1) lucid; urgency=low p@21: p@21: [ Joe Stump ] p@21: * Fixed a minor spelling error, added tests for p@21: oauth2.Error.__str__(), and added a test for build_xoauth_string(). p@21: * Added a 'make test' command to the Makefile. p@21: * Added a bunch of new tests. 100% coverage has lapsed a bit. Fixing p@21: now. p@21: p@21: [ Ian Eure ] p@21: * Update deb rule in makefile to sign packages and move them to p@21: dist/deb. p@21: p@21: [ Joe Stump ] p@21: * Implemented a 'fix' for a bug in certain OAuth providers. p@21: http://bit.ly/aUrH43 p@21: p@21: [ Ian Eure ] p@21: * Update packaging. p@21: * Fix version disparity. p@21: p@21: [ coulix ] p@21: * get normalised parameters should not take into account oauth_ params p@21: p@21: [ Mathias Herberts ] p@21: * Modified get_normalized_parameters so it does not encode '~' for p@21: full conformance with RFC 5849 section 3.6 p@21: p@21: [ Peter Bengtsson ] p@21: * made it python 2.4 compatible p@21: p@21: [ Roderic Campbell ] p@21: * tok != token. con != consumer. May be confusing for people not p@21: actually reading the code. p@21: p@21: [ Ian Eure ] p@21: p@21: -- Ian Eure Mon, 28 Jun 2010 12:02:02 -0700 p@21: p@21: python-oauth2 (1.2.1pre2) unstable; urgency=low p@21: p@21: * Fix version disparity between setup.py & debian/changelog. p@21: p@21: -- Ian Eure Fri, 11 Jun 2010 16:11:41 -0700 p@21: p@21: python-oauth2 (1.2.1pre1) unstable; urgency=low p@21: p@21: * Make a native package. p@21: * Increment version. p@21: * Make debian/rules executable. p@21: * Update standards-version, maintainers. p@21: * Remvoe unneeded python-central build dependency. p@21: p@21: -- Ian Eure Fri, 11 Jun 2010 16:09:01 -0700 p@21: p@21: python-oauth2 (1.0.0-1simplegeo01) karmic; urgency=low p@21: p@21: * Initial build for SimpleGeo p@21: p@21: -- SimpleGeo Nerds Wed, 21 Oct 2009 23:24:00 -0700