<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/easyprocess, 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-01-25T17:31:47Z</updated>
<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>python27Packages.EasyProcess: 0.2.10 -&gt; 0.3</title>
<updated>2020-05-23T06:29:10Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-05-23T06:29:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=88ea9652aa1368cec1a0bad19a25c9e50d87c66c'/>
<id>urn:sha1:88ea9652aa1368cec1a0bad19a25c9e50d87c66c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python27Packages.EasyProcess: 0.2.8 -&gt; 0.2.10</title>
<updated>2020-05-06T17:00:50Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-05-06T13:59:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=0663a984e75e38f953825b282cbe8dd11cbabb9d'/>
<id>urn:sha1:0663a984e75e38f953825b282cbe8dd11cbabb9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: Per RFC45, remove all unquoted URLs</title>
<updated>2020-04-10T16:54:53Z</updated>
<author>
<name>Michael Reilly</name>
<email>OmnipotentEntity@gmail.com</email>
</author>
<published>2020-04-01T01:11:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=84cf00f98031e93f389f1eb93c4a7374a33cc0a9'/>
<id>urn:sha1:84cf00f98031e93f389f1eb93c4a7374a33cc0a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: EasyProcess: 0.2.7 -&gt; 0.2.8</title>
<updated>2019-12-30T15:46:42Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2019-12-19T19:31:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=8af94a608fd9d37a6df4c47c99ac3cf80c95a7a5'/>
<id>urn:sha1:8af94a608fd9d37a6df4c47c99ac3cf80c95a7a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: EasyProcess: 0.2.5 -&gt; 0.2.7</title>
<updated>2019-06-15T06:44:04Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2019-05-30T06:49:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=b792121c714254437d572f381b079d77de9eee0b'/>
<id>urn:sha1:b792121c714254437d572f381b079d77de9eee0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python37Packages.EasyProcess: 0.2.3 -&gt; 0.2.5</title>
<updated>2018-12-25T09:07:53Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2018-12-24T22:16:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=ffe4a9a863a10c9e816569968e2108a572e8d1fe'/>
<id>urn:sha1:ffe4a9a863a10c9e816569968e2108a572e8d1fe</id>
<content type='text'>
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-easyprocess/versions
</content>
</entry>
<entry>
<title>pythonPackages.EasyProcess: Move to own file</title>
<updated>2018-04-04T17:46:01Z</updated>
<author>
<name>Elis Hirwing</name>
<email>elis@hirwing.se</email>
</author>
<published>2018-04-03T13:20:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=ef4a84007ed752f4214f4bcab3c501ddd10c184a'/>
<id>urn:sha1:ef4a84007ed752f4214f4bcab3c501ddd10c184a</id>
<content type='text'>
</content>
</entry>
</feed>
