<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git, branch 0.3.4</title>
<subtitle>github.com: idan/oauthlib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/'/>
<entry>
<title>0.3.4</title>
<updated>2012-11-19T18:27:52+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2012-11-19T18:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=20e71a41edc1a632d9437ca927ea0d3b0535c7f9'/>
<id>20e71a41edc1a632d9437ca927ea0d3b0535c7f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #80 from floppym/master</title>
<updated>2012-11-18T18:51:52+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2012-11-18T18:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=b3d9c8a1e5c618a0f16e8c1e485df4f19b085c9b'/>
<id>b3d9c8a1e5c618a0f16e8c1e485df4f19b085c9b</id>
<content type='text'>
Don't install the tests package or subpackages.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't install the tests package or subpackages.</pre>
</div>
</content>
</entry>
<entry>
<title>Include tests in the source tarball</title>
<updated>2012-11-18T18:37:57+00:00</updated>
<author>
<name>Mike Gilbert</name>
<email>floppym@gentoo.org</email>
</author>
<published>2012-11-18T18:37:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=c2505585c05929035fde77ce05bbf45b5e04be89'/>
<id>c2505585c05929035fde77ce05bbf45b5e04be89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sketching out some endpoint tests</title>
<updated>2012-11-18T17:59:58+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2012-11-18T17:59:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=66701d5a0ecd802a5bcc1fc8373f03058722f7a8'/>
<id>66701d5a0ecd802a5bcc1fc8373f03058722f7a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Response/grant/token type routing</title>
<updated>2012-11-18T17:58:30+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2012-11-18T17:58:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=b89a7476916e4fd04c1a5c27dde614fbc5acecd5'/>
<id>b89a7476916e4fd04c1a5c27dde614fbc5acecd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import constants in oauth1 from rfc</title>
<updated>2012-11-18T17:12:50+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2012-11-18T17:12:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=69ccf40329fdbae9353cae781df131886dfd1b45'/>
<id>69ccf40329fdbae9353cae781df131886dfd1b45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Params from uri</title>
<updated>2012-11-18T17:08:27+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2012-11-18T17:08:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=bd9c3ca9a14e19b7aa81fc3031194d722e3f900e'/>
<id>bd9c3ca9a14e19b7aa81fc3031194d722e3f900e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't install the tests package or subpackages.</title>
<updated>2012-11-18T04:22:50+00:00</updated>
<author>
<name>Mike Gilbert</name>
<email>floppym@gentoo.org</email>
</author>
<published>2012-11-18T04:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=949c3c9ed6caabd69909400a16c6a93647fcc1eb'/>
<id>949c3c9ed6caabd69909400a16c6a93647fcc1eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mock out generate_age</title>
<updated>2012-11-17T12:57:16+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2012-11-17T12:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=c5969278122901448824ce5f875e894a00dc587e'/>
<id>c5969278122901448824ce5f875e894a00dc587e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unicode and import fixes</title>
<updated>2012-11-17T12:57:02+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2012-11-17T12:57:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=105b8a503480b7e5066ff3286d2ccc104cf021de'/>
<id>105b8a503480b7e5066ff3286d2ccc104cf021de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
