<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/flask, 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-10T23:22:00Z</updated>
<entry>
<title>python3Packages.Flask: 2.0.1 -&gt; 2.0.2</title>
<updated>2021-10-10T23:22:00Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2021-10-08T22:23:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=ec4bf66b6cb5c381e109d29f9a5b2f306db5a100'/>
<id>urn:sha1:ec4bf66b6cb5c381e109d29f9a5b2f306db5a100</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python2Packages.flask: reinit at 1.1.2</title>
<updated>2021-06-21T23:48:39Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2021-06-02T21:32:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=2423806300447b2fe36f52e1f6a23d80fa093cd8'/>
<id>urn:sha1:2423806300447b2fe36f52e1f6a23d80fa093cd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.flask: 1.1.2 -&gt; 2.0.1</title>
<updated>2021-06-21T23:48:37Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2021-06-02T18:56:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=6bdc4f3fe2ba3ed340b84b3b715013e07937c892'/>
<id>urn:sha1:6bdc4f3fe2ba3ed340b84b3b715013e07937c892</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>python3Packages.Flask: 1.1.1 -&gt; 1.1.2</title>
<updated>2020-05-11T20:12:11Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-05-09T10:01:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=f1c0771e18ea1067f447654daeef12cdd117361e'/>
<id>urn:sha1:f1c0771e18ea1067f447654daeef12cdd117361e</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: Flask: 1.0.4 -&gt; 1.1.1</title>
<updated>2019-10-27T15:26:41Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2019-10-24T06:47:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=2e98c4b7014e76ca1d5ad6c265ee6d3f409c85f8'/>
<id>urn:sha1:2e98c4b7014e76ca1d5ad6c265ee6d3f409c85f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pythonPackages.flask: 1.0.3 -&gt; 1.0.4</title>
<updated>2019-09-02T07:13:16Z</updated>
<author>
<name>arcnmx</name>
<email>arcnmx@users.noreply.github.com</email>
</author>
<published>2019-09-02T07:13:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=8f9ad4a2b5d075f7b1fad0f069d18a9d1f4742b6'/>
<id>urn:sha1:8f9ad4a2b5d075f7b1fad0f069d18a9d1f4742b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: Flask: 1.0.2 -&gt; 1.0.3</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=bc8a6cefecc45c859777bf2dd608cca5a3b80148'/>
<id>urn:sha1:bc8a6cefecc45c859777bf2dd608cca5a3b80148</id>
<content type='text'>
</content>
</entry>
</feed>
