<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/dockerfile-parse/default.nix, 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-07-21T11:32:17Z</updated>
<entry>
<title>pythonPackages: deprecate pytestcov alias</title>
<updated>2021-07-21T11:32:17Z</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@gmail.com</email>
</author>
<published>2021-07-20T20:42:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=4209fed914e4362f952f4fa6d88c1808aa3df7b8'/>
<id>urn:sha1:4209fed914e4362f952f4fa6d88c1808aa3df7b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.dockerfile-parse: 1.1.0 -&gt; 1.2.0</title>
<updated>2021-06-22T00:01:43Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2021-06-18T21:47:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=3ea9c53d559219ab663770a8ce1c9d76ce1f0cd3'/>
<id>urn:sha1:3ea9c53d559219ab663770a8ce1c9d76ce1f0cd3</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>python27Packages.dockerfile-parse: 1.0.0 -&gt; 1.1.0</title>
<updated>2020-11-20T18:00:25Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-11-20T05:47:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a7a38974b1dc5f012b754112a3e5bc16e0068571'/>
<id>urn:sha1:a7a38974b1dc5f012b754112a3e5bc16e0068571</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: dockerfile-parse: 0.0.18 -&gt; 1.0.0</title>
<updated>2020-08-16T17:30:58Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-08-16T17:30:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=324bd5cda6cbec9ba93ee11d28e72629021b6fbe'/>
<id>urn:sha1:324bd5cda6cbec9ba93ee11d28e72629021b6fbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: dockerfile-parse: 0.0.17 -&gt; 0.0.18</title>
<updated>2020-06-06T06:34:53Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-06-05T17:44:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=603a0b7616be3baa73d57960d717d871c5810d51'/>
<id>urn:sha1:603a0b7616be3baa73d57960d717d871c5810d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.dockerfile-parse: 0.0.15 -&gt; 0.0.17</title>
<updated>2020-05-11T20:12:10Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-05-09T10:01:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=2e75ef5d36506954f9b88232a4e518c452c61851'/>
<id>urn:sha1:2e75ef5d36506954f9b88232a4e518c452c61851</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>python37Packages.dockerfile-parse: 0.0.14 -&gt; 0.0.15</title>
<updated>2019-08-05T10:07:58Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2019-08-05T10:07:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=91ad920b2ad312e1f20b8b44033ca0800aaeb7c9'/>
<id>urn:sha1:91ad920b2ad312e1f20b8b44033ca0800aaeb7c9</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-dockerfile-parse/versions
</content>
</entry>
</feed>
