<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/clize, 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-11-14T13:25:39Z</updated>
<entry>
<title>python38Packages.clize: 4.2.0 -&gt; 4.2.1</title>
<updated>2021-11-14T13:25:39Z</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2021-11-14T13:25:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=e8a7e2bebfe3960854405bbb9b9004709a811885'/>
<id>urn:sha1:e8a7e2bebfe3960854405bbb9b9004709a811885</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.clize: 4.1.1 -&gt; 4.2.0</title>
<updated>2021-08-10T08:49:10Z</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2021-08-10T08:49:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a3faaa753e4112dbaa4f0bdb0a59ff52f71e041d'/>
<id>urn:sha1:a3faaa753e4112dbaa4f0bdb0a59ff52f71e041d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil</title>
<updated>2021-07-03T11:45:57Z</updated>
<author>
<name>Robert Schütz</name>
<email>dev@schuetz-co.de</email>
</author>
<published>2021-07-03T11:37:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=1ec565191387e1ed6dc5c7a355cdf58a2b56336a'/>
<id>urn:sha1:1ec565191387e1ed6dc5c7a355cdf58a2b56336a</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>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>pythonPackages.clize: fix build</title>
<updated>2020-12-14T02:11:30Z</updated>
<author>
<name>IvarWithoutBones</name>
<email>ivar.scholten@protonmail.com</email>
</author>
<published>2020-12-14T02:11:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=3017f4f757571bc9d66a20558da2f9c562ccfecc'/>
<id>urn:sha1:3017f4f757571bc9d66a20558da2f9c562ccfecc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pythonPackages.clize: fix tests</title>
<updated>2019-12-30T15:46:52Z</updated>
<author>
<name>Jonathan Ringer</name>
<email>jonringer117@gmail.com</email>
</author>
<published>2019-12-22T23:39:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=8f9348d6cac63f3af5d9b3390a588f6fb845ac6f'/>
<id>urn:sha1:8f9348d6cac63f3af5d9b3390a588f6fb845ac6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: clize: 4.0.3 -&gt; 4.1.1</title>
<updated>2019-10-27T15:09:09Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2019-10-24T06:47:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=0d7947a2082df5274026a5dc64ee4ffc9ce662ac'/>
<id>urn:sha1:0d7947a2082df5274026a5dc64ee4ffc9ce662ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pythonPackages.clize: fix build</title>
<updated>2018-12-30T15:25:05Z</updated>
<author>
<name>worldofpeace</name>
<email>worldofpeace@users.noreply.github.com</email>
</author>
<published>2018-12-30T15:13:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=85a603c73878184a659eb41d87fab70de723d167'/>
<id>urn:sha1:85a603c73878184a659eb41d87fab70de723d167</id>
<content type='text'>
We just needed to add some deps.
</content>
</entry>
<entry>
<title>python: clize: 3.0 -&gt; 4.0.3</title>
<updated>2018-12-03T15:50:29Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2018-11-04T10:34:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=b4beb6c7e07e7929a7f918a8a249d55c5c35b85e'/>
<id>urn:sha1:b4beb6c7e07e7929a7f918a8a249d55c5c35b85e</id>
<content type='text'>
</content>
</entry>
</feed>
