<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyjwt.git/setup.py, branch 0.2.2</title>
<subtitle>github.com: progrium/pyjwt.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/'/>
<entry>
<title>Bump up version</title>
<updated>2014-09-23T02:37:34+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2014-09-23T02:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=a99f4015d1f11ddc18ac8da5f6604d5b31aa125e'/>
<id>a99f4015d1f11ddc18ac8da5f6604d5b31aa125e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump up version to 0.2.1 #34</title>
<updated>2014-04-28T14:03:24+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2014-04-28T14:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=0ee3ee579bd2a008d3b3a137e776a25661f2365c'/>
<id>0ee3ee579bd2a008d3b3a137e776a25661f2365c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump up version to 0.2.0 #31</title>
<updated>2014-03-26T00:02:10+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2014-03-26T00:02:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=257fd34acc393520fd01cfcf47bf628835ed9402'/>
<id>257fd34acc393520fd01cfcf47bf628835ed9402</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump up version for release</title>
<updated>2014-02-08T06:32:16+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2014-02-08T06:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=d0e81060c62e9b5d6b5837641b35418c88a1c60f'/>
<id>d0e81060c62e9b5d6b5837641b35418c88a1c60f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor decode(), fix setup.py for automated sdist builds</title>
<updated>2014-02-07T08:07:33+00:00</updated>
<author>
<name>wil paredes</name>
<email>code@dystedium.com</email>
</author>
<published>2014-02-07T08:07:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=b87bad733d4b2eef81967f98602cfdbb0997fb72'/>
<id>b87bad733d4b2eef81967f98602cfdbb0997fb72</id>
<content type='text'>
* split decode() internals into load() and verify_signature()
* pull code out of read() function in setup.py so it doesn't
  fail when using distutils.core.run_setup() to build an archive
* the setup.py change also uses with so file closing is automatic
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* split decode() internals into load() and verify_signature()
* pull code out of read() function in setup.py so it doesn't
  fail when using distutils.core.run_setup() to build an archive
* the setup.py change also uses with so file closing is automatic
</pre>
</div>
</content>
</entry>
<entry>
<title>version bump, email update</title>
<updated>2014-01-17T21:30:17+00:00</updated>
<author>
<name>Jeff Lindsay</name>
<email>progrium@gmail.com</email>
</author>
<published>2014-01-17T21:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=3ca7667884e6d31605a55385d1df9d14af64f60e'/>
<id>3ca7667884e6d31605a55385d1df9d14af64f60e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Announce Python 3 support</title>
<updated>2013-11-07T10:57:21+00:00</updated>
<author>
<name>Patryk Zawadzki</name>
<email>patrys@room-303.com</email>
</author>
<published>2013-11-07T10:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=3bb76c110d4b43f713a5d4a63933b88ff67ac04d'/>
<id>3bb76c110d4b43f713a5d4a63933b88ff67ac04d</id>
<content type='text'>
Also let `./setup.py test` work in Python 2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also let `./setup.py test` work in Python 2
</pre>
</div>
</content>
</entry>
<entry>
<title>Basic Python 3 compatibility</title>
<updated>2013-11-06T17:52:19+00:00</updated>
<author>
<name>Patryk Zawadzki</name>
<email>patrys@room-303.com</email>
</author>
<published>2013-11-06T17:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=9872a811f33f7843411431f3e0e12b2cc56c7f2d'/>
<id>9872a811f33f7843411431f3e0e12b2cc56c7f2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2013-07-26T13:32:51+00:00</updated>
<author>
<name>Boris Feld</name>
<email>lothiraldan@gmail.com</email>
</author>
<published>2013-07-26T13:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=2b5dd54dabe599676f3fa5b4f4c90b59856e908f'/>
<id>2b5dd54dabe599676f3fa5b4f4c90b59856e908f</id>
<content type='text'>
Bump version as pypi version is already the 0.1.5, it helps when using master version with setuptools.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump version as pypi version is already the 0.1.5, it helps when using master version with setuptools.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix minor typo in setup.py description</title>
<updated>2013-05-15T21:57:45+00:00</updated>
<author>
<name>Andy Zhang</name>
<email>andy@livefyre.com</email>
</author>
<published>2013-05-15T21:57:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=c756ce163c8220986b2fd414a56c5ed5226657db'/>
<id>c756ce163c8220986b2fd414a56c5ed5226657db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
