<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/flup, 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>Treewide: update some problematic homepages</title>
<updated>2019-12-08T18:21:29Z</updated>
<author>
<name>c0bw3b</name>
<email>c0bw3b@users.noreply.github.com</email>
</author>
<published>2019-12-08T16:50:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=69b393ace512f7d08e31ff2b02b015d39f49fcdf'/>
<id>urn:sha1:69b393ace512f7d08e31ff2b02b015d39f49fcdf</id>
<content type='text'>
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
</content>
</entry>
<entry>
<title>pythonPackages.flup: refactor move to pyhton-modules</title>
<updated>2018-10-18T09:02:23Z</updated>
<author>
<name>Chris Ostrouchov</name>
<email>chris.ostrouchov@gmail.com</email>
</author>
<published>2018-10-16T19:58:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=cfe52039ac37044f571536346e1716c2f070bf76'/>
<id>urn:sha1:cfe52039ac37044f571536346e1716c2f070bf76</id>
<content type='text'>
added pypifetch
</content>
</entry>
<entry>
<title>Moved "flup" from all-packages.nix into python-packages.nix.</title>
<updated>2010-10-04T09:49:09Z</updated>
<author>
<name>Peter Simons</name>
<email>simons@cryp.to</email>
</author>
<published>2010-10-04T09:49:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=600b4b7ee73438b76326e3fdf2c2442fda8900f9'/>
<id>urn:sha1:600b4b7ee73438b76326e3fdf2c2442fda8900f9</id>
<content type='text'>
svn path=/nixpkgs/trunk/; revision=24044
</content>
</entry>
<entry>
<title>* Reverted most of the recent Python refactorings, as discussed.  It's</title>
<updated>2010-04-21T10:51:15Z</updated>
<author>
<name>Eelco Dolstra</name>
<email>eelco.dolstra@logicblox.com</email>
</author>
<published>2010-04-21T10:51:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=e2a374799fc9e93034fbb75b12f597b874cb00dd'/>
<id>urn:sha1:e2a374799fc9e93034fbb75b12f597b874cb00dd</id>
<content type='text'>
  a worthy goal to move the Python packages that are currently in
  all-packages.nix into a single attribute set, but this doesn't
  require moving python-packages.nix or the other changes made to that
  file.  The Python packages in all-packages.nix should simply be
  moved to python-packages.nix, and ideally changed to use
  buildPythonPackage.

svn path=/nixpkgs/trunk/; revision=21196
</content>
</entry>
<entry>
<title>- adding experimental python31 build</title>
<updated>2010-04-17T18:28:25Z</updated>
<author>
<name>Marc Weber</name>
<email>marco-oweber@gmx.de</email>
</author>
<published>2010-04-17T18:28:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=8c0b7e4ad2c23b3bb9c71c431520096d4361942f'/>
<id>urn:sha1:8c0b7e4ad2c23b3bb9c71c431520096d4361942f</id>
<content type='text'>
- cleanup python libraries:
 * moving all python libraries into a attr set into a directory
   so that expressions can be used for both: python 2.5 and 2.6 easily
 * disabling packages which don't build

svn path=/nixpkgs/trunk/; revision=21142
</content>
</entry>
<entry>
<title>Remove erroneous mkDerivation</title>
<updated>2010-02-21T07:34:50Z</updated>
<author>
<name>Michael Raskin</name>
<email>7c6f434c@mail.ru</email>
</author>
<published>2010-02-21T07:34:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=1966b6bde5436adc12da2fbe06019f9d2682b175'/>
<id>urn:sha1:1966b6bde5436adc12da2fbe06019f9d2682b175</id>
<content type='text'>
svn path=/nixpkgs/trunk/; revision=20145
</content>
</entry>
<entry>
<title>Update flup</title>
<updated>2010-01-15T09:50:27Z</updated>
<author>
<name>Michael Raskin</name>
<email>7c6f434c@mail.ru</email>
</author>
<published>2010-01-15T09:50:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=62c0c25b2ad870249961b3fcf708c86bc694ee51'/>
<id>urn:sha1:62c0c25b2ad870249961b3fcf708c86bc694ee51</id>
<content type='text'>
svn path=/nixpkgs/trunk/; revision=19460
</content>
</entry>
<entry>
<title>Fix the cleanup-induced problems</title>
<updated>2009-11-23T12:21:34Z</updated>
<author>
<name>Michael Raskin</name>
<email>7c6f434c@mail.ru</email>
</author>
<published>2009-11-23T12:21:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=bbd6e56d69590618dad0a9c320711b959838857a'/>
<id>urn:sha1:bbd6e56d69590618dad0a9c320711b959838857a</id>
<content type='text'>
svn path=/nixpkgs/trunk/; revision=18554
</content>
</entry>
</feed>
