<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/development/python-modules/authlib, branch master</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>python3Packages.authlib: migrate to finalAttrs</title>
<updated>2026-04-27T14:02:16+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2026-04-27T14:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=bec7cb4928f3d6641bb2d09ef166ecf71e9c7367'/>
<id>bec7cb4928f3d6641bb2d09ef166ecf71e9c7367</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.authlib: add missing input joserfc</title>
<updated>2026-04-27T14:01:21+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2026-04-27T14:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=1d443ab9b55617b6f3b1269167a79f873a590686'/>
<id>1d443ab9b55617b6f3b1269167a79f873a590686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>authlib: bump version to 1.7.0</title>
<updated>2026-04-26T13:30:20+00:00</updated>
<author>
<name>levyguillaume</name>
<email>glgit@crans.org</email>
</author>
<published>2026-04-25T21:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=298867e5ee630223ed4b494efd18f3f2e73a424a'/>
<id>298867e5ee630223ed4b494efd18f3f2e73a424a</id>
<content type='text'>
Adds RP-initiated logout support.

Co-authored-by: Vincent Lafeychine &lt;vincent.lafeychine@proton.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds RP-initiated logout support.

Co-authored-by: Vincent Lafeychine &lt;vincent.lafeychine@proton.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.authlib: 1.6.7 -&gt; 1.6.9</title>
<updated>2026-03-09T12:22:08+00:00</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@gmail.com</email>
</author>
<published>2026-03-08T19:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=13b68395675caf005fac3de561b46a6ead371166'/>
<id>13b68395675caf005fac3de561b46a6ead371166</id>
<content type='text'>
Diff: https://github.com/lepture/authlib/compare/v1.6.7...v1.6.9

Changelog: https://github.com/lepture/authlib/blob/v1.6.8/docs/changelog.rst
Changelog: https://github.com/lepture/authlib/blob/v1.6.9/docs/changelog.rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Diff: https://github.com/lepture/authlib/compare/v1.6.7...v1.6.9

Changelog: https://github.com/lepture/authlib/blob/v1.6.8/docs/changelog.rst
Changelog: https://github.com/lepture/authlib/blob/v1.6.9/docs/changelog.rst
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.authlib: 1.6.6 -&gt; 1.6.7</title>
<updated>2026-03-08T09:55:56+00:00</updated>
<author>
<name>Florian Klink</name>
<email>flokli@flokli.de</email>
</author>
<published>2026-03-08T09:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=bc29fb500cafd663c359461516f7facfc12be045'/>
<id>bc29fb500cafd663c359461516f7facfc12be045</id>
<content type='text'>
https://github.com/authlib/authlib/security/advisories/GHSA-7wc2-qxgw-g8gg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/authlib/authlib/security/advisories/GHSA-7wc2-qxgw-g8gg
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.authlib: remove unused argument</title>
<updated>2026-03-08T09:53:28+00:00</updated>
<author>
<name>Florian Klink</name>
<email>flokli@flokli.de</email>
</author>
<published>2026-03-08T09:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=9e0d1ff042f00eb6379edafaf75f0ce79ae452ba'/>
<id>9e0d1ff042f00eb6379edafaf75f0ce79ae452ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.authlib: 1.6.5 -&gt; 1.6.6</title>
<updated>2026-02-01T15:42:16+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2026-01-21T17:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=1c86dfc644146ebb85c5ec9c87cb17debe29ad1d'/>
<id>1c86dfc644146ebb85c5ec9c87cb17debe29ad1d</id>
<content type='text'>
https://github.com/lepture/authlib/blob/v1.6.6/docs/changelog.rst

This commit was automatically generated using update-python-libraries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/lepture/authlib/blob/v1.6.6/docs/changelog.rst

This commit was automatically generated using update-python-libraries.
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: remove superfluous disabled</title>
<updated>2026-01-11T17:34:20+00:00</updated>
<author>
<name>Robert Schütz</name>
<email>nix@dotlambda.de</email>
</author>
<published>2026-01-11T17:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=1a04744f74b8d9330e36dfb401aea6dba74fba79'/>
<id>1a04744f74b8d9330e36dfb401aea6dba74fba79</id>
<content type='text'>
There is no need to disable Python packages for Python versions that are
no longer in Nixpkgs.
This change was generated using the following script:

    pattern='^\s*disabled\s*=\s*pythonOlder\s*"3\.\([0-9]\|10\)"\s*;\s*$'
    for f in $(find -name '*.nix'); do
        grep -q "$pattern" "$f" || continue
        sed -i "/$pattern/d" "$f"
        if [ $(grep -c pythonOlder "$f") == 1 ]; then
            sed -i '/^\s*pythonOlder,\s*$/d' "$f"
        fi
        nixfmt "$f"
    done
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no need to disable Python packages for Python versions that are
no longer in Nixpkgs.
This change was generated using the following script:

    pattern='^\s*disabled\s*=\s*pythonOlder\s*"3\.\([0-9]\|10\)"\s*;\s*$'
    for f in $(find -name '*.nix'); do
        grep -q "$pattern" "$f" || continue
        sed -i "/$pattern/d" "$f"
        if [ $(grep -c pythonOlder "$f") == 1 ]; then
            sed -i '/^\s*pythonOlder,\s*$/d' "$f"
        fi
        nixfmt "$f"
    done
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: clean up 'meta = with' pattern</title>
<updated>2025-12-10T17:09:49+00:00</updated>
<author>
<name>Ihar Hrachyshka</name>
<email>ihar.hrachyshka@gmail.com</email>
</author>
<published>2025-12-10T16:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=567e8dfd8eddc5468e6380fc563ab8a27422ab1d'/>
<id>567e8dfd8eddc5468e6380fc563ab8a27422ab1d</id>
<content type='text'>
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther &lt;walther@technowledgy.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther &lt;walther@technowledgy.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.authlib: 1.6.3 -&gt; 1.6.5</title>
<updated>2025-12-05T04:05:38+00:00</updated>
<author>
<name>Kirill Radzikhovskyy</name>
<email>kirillrdy@gmail.com</email>
</author>
<published>2025-12-05T03:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=f8e85ebf0aa9e65843e633ec11080e188ecd7b67'/>
<id>f8e85ebf0aa9e65843e633ec11080e188ecd7b67</id>
<content type='text'>
https://github.com/lepture/authlib/blob/v1.6.4/docs/changelog.rst
https://github.com/lepture/authlib/blob/v1.6.5/docs/changelog.rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/lepture/authlib/blob/v1.6.4/docs/changelog.rst
https://github.com/lepture/authlib/blob/v1.6.5/docs/changelog.rst
</pre>
</div>
</content>
</entry>
</feed>
