<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git, branch deprev</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>Create dependency-review.yml</title>
<updated>2023-05-18T04:03:11+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2023-05-18T04:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=80eda5d81f4da1d9d194480c65a4c01216ce95e1'/>
<id>80eda5d81f4da1d9d194480c65a4c01216ce95e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 3.2.2 version</title>
<updated>2023-01-10T13:20:21+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@gmail.com</email>
</author>
<published>2022-10-17T19:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=7d7fe904af504c20f7d802650e54a78e3d0be8ba'/>
<id>7d7fe904af504c20f7d802650e54a78e3d0be8ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update setup.cfg to use license_files (#839)</title>
<updated>2022-10-18T07:43:17+00:00</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2022-10-18T07:43:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=564d526fdbdc32a936e4b5ddac186c26024f626b'/>
<id>564d526fdbdc32a936e4b5ddac186c26024f626b</id>
<content type='text'>
Fixes the following warning:

&gt; The license_file parameter is deprecated, use license_files instead.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes the following warning:

&gt; The license_file parameter is deprecated, use license_files instead.</pre>
</div>
</content>
</entry>
<entry>
<title>Update pre-configured OIDC server to use OIDC flavor of Refresh Token grant type (#838)</title>
<updated>2022-10-06T08:47:12+00:00</updated>
<author>
<name>Burke Livingston</name>
<email>burkel24@gmail.com</email>
</author>
<published>2022-10-06T08:47:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=7e69a15c01dd7d23edf0a958ced62c0684286ccb'/>
<id>7e69a15c01dd7d23edf0a958ced62c0684286ccb</id>
<content type='text'>
* Modify pre-configured OIDC server to use OIDC Refresh Token grant type

* Add test coverage for OIDC refresh token grant type

* Use longer variable names</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Modify pre-configured OIDC server to use OIDC Refresh Token grant type

* Add test coverage for OIDC refresh token grant type

* Use longer variable names</pre>
</div>
</content>
</entry>
<entry>
<title>OAuth2Error: Allow falsy values as state</title>
<updated>2022-10-06T07:59:38+00:00</updated>
<author>
<name>Tiphaine LAURENT</name>
<email>25824254+TiphaineLAURENT@users.noreply.github.com</email>
</author>
<published>2022-05-03T14:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=f1cc9c8d26c096b7ffee83fae5aae6c1249e7bf8'/>
<id>f1cc9c8d26c096b7ffee83fae5aae6c1249e7bf8</id>
<content type='text'>
The idea is to allow values like `0` to be used a state.
The current implementation only checks for truthiness.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The idea is to allow values like `0` to be used a state.
The current implementation only checks for truthiness.</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade GitHub Actions and make bandit, codespell, and pytest mandatory (#835)</title>
<updated>2022-10-06T07:20:34+00:00</updated>
<author>
<name>Christian Clauss</name>
<email>cclauss@me.com</email>
</author>
<published>2022-10-06T07:20:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=c3dda126005547184d2688d350585e940be996f5'/>
<id>c3dda126005547184d2688d350585e940be996f5</id>
<content type='text'>
* Upgrade GitHub Actions

* Fix typo discovered by codespell

* Update lint_python.yml</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Upgrade GitHub Actions

* Fix typo discovered by codespell

* Update lint_python.yml</pre>
</div>
</content>
</entry>
<entry>
<title>Use proper SPDX identifier</title>
<updated>2022-09-23T11:15:47+00:00</updated>
<author>
<name>Maximilian Wirtz</name>
<email>maximilian.wirtz@tribe29.com</email>
</author>
<published>2022-09-16T11:28:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=a70e13ff19d74f7fc1e397742782c7b881e2d496'/>
<id>a70e13ff19d74f7fc1e397742782c7b881e2d496</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 #832 from oauthlib/3.2.1</title>
<updated>2022-09-09T20:01:18+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2022-09-09T20:01:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=4a4d65f8eeecfe7d778269466871c5c15fe9c1bc'/>
<id>4a4d65f8eeecfe7d778269466871c5c15fe9c1bc</id>
<content type='text'>
Prepare 3.2.1 release</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prepare 3.2.1 release</pre>
</div>
</content>
</entry>
<entry>
<title>Updated date and authors</title>
<updated>2022-09-09T19:54:25+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@gmail.com</email>
</author>
<published>2022-09-09T19:54:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=88bb1562930a9bd9368bf26120655794d90d9585'/>
<id>88bb1562930a9bd9368bf26120655794d90d9585</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 from GHSA-3pgj-pg6c-r5p7</title>
<updated>2022-09-09T19:48:14+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2022-09-09T19:48:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=2e40b412c844ecc4673c3fa3f72181f228bdbacd'/>
<id>2e40b412c844ecc4673c3fa3f72181f228bdbacd</id>
<content type='text'>
Improve test coverage of IPv6 parsing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve test coverage of IPv6 parsing</pre>
</div>
</content>
</entry>
</feed>
