<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyjwt.git, branch bionic</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>try ubuntu bionic on travis</title>
<updated>2020-05-15T01:43:40+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2020-05-15T01:43:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=0510f28ca6b638859624941c9199a16438d55bd2'/>
<id>0510f28ca6b638859624941c9199a16438d55bd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require tweak (#280)</title>
<updated>2020-05-14T14:50:39+00:00</updated>
<author>
<name>Pau Ruiz Safont</name>
<email>psafont@users.noreply.github.com</email>
</author>
<published>2020-05-14T14:50:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=008490a85932415ec14ab7d61c64216ddaef75fc'/>
<id>008490a85932415ec14ab7d61c64216ddaef75fc</id>
<content type='text'>
* Use require options as a list, instead of booleans

Deprecate the use of the boolean options

* Add test for the new require option

* Add documentation on how to use the require option

Co-authored-by: Pau Ruiz i Safont &lt;psafont@ebi.ac.uk&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use require options as a list, instead of booleans

Deprecate the use of the boolean options

* Add test for the new require option

* Add documentation on how to use the require option

Co-authored-by: Pau Ruiz i Safont &lt;psafont@ebi.ac.uk&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Document top-level .encode and .decode to close #459 (#482)</title>
<updated>2020-04-26T23:52:22+00:00</updated>
<author>
<name>Dima Tisnek</name>
<email>dimaqq@gmail.com</email>
</author>
<published>2020-04-26T23:52:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=c2c91a7bb504f9ff10387972b8ce9353493ed773'/>
<id>c2c91a7bb504f9ff10387972b8ce9353493ed773</id>
<content type='text'>
Co-authored-by: José Padilla &lt;jpadilla@webapplicate.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: José Padilla &lt;jpadilla@webapplicate.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation for audience usage (#484)</title>
<updated>2020-04-26T23:50:43+00:00</updated>
<author>
<name>Correy Lim</name>
<email>correylim@gmail.com</email>
</author>
<published>2020-04-26T23:50:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=2b564094a6d71bc9778fa126dbe05e8daed52141'/>
<id>2b564094a6d71bc9778fa126dbe05e8daed52141</id>
<content type='text'>
* Add code example for `aud` being an array

The previous code example only showed the `aud` claim as a single
case-sensitive string, despite the documentation mentioning that the
`aud` claim can be an array of case-sensitive strings

Add a code block demonstrating the `aud` claim being an array of
case-sensitive strings to make it more clear to the user that it is a
permitted use of the `aud` claim

* Add example of the `audience` param as an iterable

Demonstrate to users reading the documentation that the `audience`
parameter is not restricted to the `string` type, but can also accept an
iterable, as implemented in PR#306

https://github.com/jpadilla/pyjwt/pull/306

* Fix short title underlines

Short title underlines throw warnings in reStructuredText linters</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add code example for `aud` being an array

The previous code example only showed the `aud` claim as a single
case-sensitive string, despite the documentation mentioning that the
`aud` claim can be an array of case-sensitive strings

Add a code block demonstrating the `aud` claim being an array of
case-sensitive strings to make it more clear to the user that it is a
permitted use of the `aud` claim

* Add example of the `audience` param as an iterable

Demonstrate to users reading the documentation that the `audience`
parameter is not restricted to the `string` type, but can also accept an
iterable, as implemented in PR#306

https://github.com/jpadilla/pyjwt/pull/306

* Fix short title underlines

Short title underlines throw warnings in reStructuredText linters</pre>
</div>
</content>
</entry>
<entry>
<title>Create main.yml</title>
<updated>2020-04-06T13:31:21+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2020-04-06T13:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=b17c087496bdfc58698187c111960adcdd348a7c'/>
<id>b17c087496bdfc58698187c111960adcdd348a7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify `python_requires` (#478)</title>
<updated>2020-03-24T12:16:25+00:00</updated>
<author>
<name>Michael</name>
<email>michael-k@users.noreply.github.com</email>
</author>
<published>2020-03-24T12:16:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=4de9b64effc7100ccc15cc6836c8e3203ab193c0'/>
<id>4de9b64effc7100ccc15cc6836c8e3203ab193c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support of python 3.8 (#452)</title>
<updated>2019-12-27T16:16:29+00:00</updated>
<author>
<name>Bastien Vallet</name>
<email>bastien.vallet@gmail.com</email>
</author>
<published>2019-12-27T16:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=09f2e20c6621b531be37392a514d8805f9804723'/>
<id>09f2e20c6621b531be37392a514d8805f9804723</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGELOG.md</title>
<updated>2019-11-23T18:24:09+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2019-11-23T18:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=806fe6aa4000997a385d009f3a45e3b4de4d0d5f'/>
<id>806fe6aa4000997a385d009f3a45e3b4de4d0d5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 406 (#454)</title>
<updated>2019-11-16T15:50:18+00:00</updated>
<author>
<name>justinbaur</name>
<email>justinbaur@users.noreply.github.com</email>
</author>
<published>2019-11-16T15:50:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=e875db1357f38450a7c2693aea728c931ddadfe3'/>
<id>e875db1357f38450a7c2693aea728c931ddadfe3</id>
<content type='text'>
* Added header option for encode

* added tests and None check

* updated quotes for consistency

* format fixes after tox
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added header option for encode

* added tests and None check

* updated quotes for consistency

* format fixes after tox
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix simple typo: encododed -&gt; encoded (#462)</title>
<updated>2019-11-14T05:11:08+00:00</updated>
<author>
<name>Tim Gates</name>
<email>tim.gates@iress.com</email>
</author>
<published>2019-11-14T05:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=bcb6ee34c2cd46005576e294eb5aba0c496a80d5'/>
<id>bcb6ee34c2cd46005576e294eb5aba0c496a80d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
