<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/authlib, branch origin/python-unstable</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fpython-unstable</id>
<link rel='self' href='http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fpython-unstable'/>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/'/>
<updated>2021-10-18T16:36:43Z</updated>
<entry>
<title>python38Packages.authlib: 0.15.4 -&gt; 0.15.5</title>
<updated>2021-10-18T16:36:43Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2021-10-18T16:36:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=bf91e2846fcd2326aed8a9d008f5b0c18232e8e6'/>
<id>urn:sha1:bf91e2846fcd2326aed8a9d008f5b0c18232e8e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python38Packages.authlib: 0.15.3 -&gt; 0.15.4</title>
<updated>2021-08-13T07:40:27Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2021-08-13T07:40:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=87bfa2b709b80d6ebbadc1152859e49cb2be492a'/>
<id>urn:sha1:87bfa2b709b80d6ebbadc1152859e49cb2be492a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: remove stdenv where not needed</title>
<updated>2021-01-25T17:31:47Z</updated>
<author>
<name>Pavol Rusnak</name>
<email>pavol@rusnak.io</email>
</author>
<published>2021-01-25T08:26:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a6ce00c50c36624fec06b2b756a766d4d0f4a888'/>
<id>urn:sha1:a6ce00c50c36624fec06b2b756a766d4d0f4a888</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python37Packages.authlib: 0.15.2 -&gt; 0.15.3</title>
<updated>2021-01-18T01:41:29Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2021-01-18T01:41:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=3f424d3ba0f0b01ec6be3f3519d92a937b752448'/>
<id>urn:sha1:3f424d3ba0f0b01ec6be3f3519d92a937b752448</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: with stdenv.lib; in meta -&gt; with lib;</title>
<updated>2021-01-11T09:38:22Z</updated>
<author>
<name>Profpatsch</name>
<email>mail@profpatsch.de</email>
</author>
<published>2021-01-11T07:54:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=4a7f99d55d299453a9c2397f90b33d1120669775'/>
<id>urn:sha1:4a7f99d55d299453a9c2397f90b33d1120669775</id>
<content type='text'>
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
</content>
</entry>
<entry>
<title>python27Packages.authlib: 0.15.1 -&gt; 0.15.2</title>
<updated>2020-11-04T04:39:21Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-11-04T04:15:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=3a8811630972d1d17a5769c5a0400db5b306498a'/>
<id>urn:sha1:3a8811630972d1d17a5769c5a0400db5b306498a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3.pkgs.authlib: 0.14.3 -&gt; 0.15.1</title>
<updated>2020-10-15T21:37:44Z</updated>
<author>
<name>ajs124</name>
<email>git@ajs124.de</email>
</author>
<published>2020-10-15T16:22:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=70163b8b3ec377a4ef3513629a988be339ac45c0'/>
<id>urn:sha1:70163b8b3ec377a4ef3513629a988be339ac45c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python27Packages.authlib: 0.14.1 -&gt; 0.14.3</title>
<updated>2020-05-23T06:00:07Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-05-23T06:00:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=7c6a40c812e54ce83601ab1eb278c7e9ced22c81'/>
<id>urn:sha1:7c6a40c812e54ce83601ab1eb278c7e9ced22c81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python27Packages.authlib: 0.13 -&gt; 0.14.1</title>
<updated>2020-03-03T00:01:54Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-03-02T23:31:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=c37b4466c0fca907ba2d62a2e7c85402aa8f4800'/>
<id>urn:sha1:c37b4466c0fca907ba2d62a2e7c85402aa8f4800</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3.pkgs.authlib: init at 0.13</title>
<updated>2019-11-14T16:50:37Z</updated>
<author>
<name>Florian Klink</name>
<email>flokli@flokli.de</email>
</author>
<published>2019-11-11T15:55:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=b64034e1d252a737dcb19d16d5e74f716e52a5d0'/>
<id>urn:sha1:b64034e1d252a737dcb19d16d5e74f716e52a5d0</id>
<content type='text'>
Co-authored-by: Jonathan Ringer &lt;jonringer117@gmail.com&gt;
</content>
</entry>
</feed>
