<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyjwt.git, branch fix-flake8</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>Flake8 now ignores .tox</title>
<updated>2016-08-06T02:46:23+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-08-06T02:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=48be19ac2d93fe51974a2424f5219b90a47e9e6a'/>
<id>48be19ac2d93fe51974a2424f5219b90a47e9e6a</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</title>
<updated>2016-07-13T11:22:24+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2016-07-13T11:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=daf79c1d2143d969e4ba19ec0692cfac773fa6be'/>
<id>daf79c1d2143d969e4ba19ec0692cfac773fa6be</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 #203 from jpadilla/add-python-35</title>
<updated>2016-05-07T21:15:38+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2016-05-07T21:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=dac1dbab30e9ce2c760179fb2d3dd83192a0702f'/>
<id>dac1dbab30e9ce2c760179fb2d3dd83192a0702f</id>
<content type='text'>
Add Python 3.5 to CI builds</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Python 3.5 to CI builds</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 3.5 to CI builds</title>
<updated>2016-05-06T05:21:06+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-05-06T05:05:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=d02eaad527a2b00d184eebb2d720447fdbdbb033'/>
<id>d02eaad527a2b00d184eebb2d720447fdbdbb033</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 #201 from jpadilla/madams/cleanup-test-skips</title>
<updated>2016-05-06T05:20:04+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-05-06T05:20:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=c1290f0616cb9b5f5db9a897a067e356c7011d3d'/>
<id>c1290f0616cb9b5f5db9a897a067e356c7011d3d</id>
<content type='text'>
Remove some erroneous @pytest.mark.skipif decorators</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove some erroneous @pytest.mark.skipif decorators</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some erroenous @pytest.mark.skipif decorators</title>
<updated>2016-05-06T04:49:02+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-05-06T04:49:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=7c8c5c62cacd9f24a7be23c4f6120868c8ded109'/>
<id>7c8c5c62cacd9f24a7be23c4f6120868c8ded109</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 #192 from gthb/patch-1</title>
<updated>2016-01-18T15:21:39+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-01-18T15:21:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=d363ae9c05a42d7f53384391cb009bc9240ead53'/>
<id>d363ae9c05a42d7f53384391cb009bc9240ead53</id>
<content type='text'>
Reflect that --no-verify also ignores claims</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reflect that --no-verify also ignores claims</pre>
</div>
</content>
</entry>
<entry>
<title>Reflect that --no-verify also ignores claims</title>
<updated>2015-11-30T23:33:56+00:00</updated>
<author>
<name>Gunnlaugur Thor Briem</name>
<email>gunnlaugur@gmail.com</email>
</author>
<published>2015-11-30T23:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=53d4cfcc53b2fa99c75a9aba829f7b0930353671'/>
<id>53d4cfcc53b2fa99c75a9aba829f7b0930353671</id>
<content type='text'>
The --no-verify option disables both signature verification and claims verification (e.g. expiry); reflect that in the command-line help.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The --no-verify option disables both signature verification and claims verification (e.g. expiry); reflect that in the command-line help.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #189 from mattijohn/master</title>
<updated>2015-11-11T14:54:32+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2015-11-11T14:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=fb47bd8ed1e55b7608ad68ba63ff62bf4e878d12'/>
<id>fb47bd8ed1e55b7608ad68ba63ff62bf4e878d12</id>
<content type='text'>
Fix imports in installation docs code example</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix imports in installation docs code example</pre>
</div>
</content>
</entry>
<entry>
<title>Fix imports in code example</title>
<updated>2015-11-11T11:19:13+00:00</updated>
<author>
<name>Matti John</name>
<email>matti.john@gmail.com</email>
</author>
<published>2015-11-11T11:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=e71e4f3280f477d102cca934b342dd6ffd07b9bc'/>
<id>e71e4f3280f477d102cca934b342dd6ffd07b9bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
