<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/feedparser/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-06-25T07:14:16Z</updated>
<entry>
<title>python3Packages.feedparser: 6.0.6 -&gt; 6.0.8</title>
<updated>2021-06-25T07:14:16Z</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2021-06-23T21:14:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=5555f34784ef4013e207097f9da8f2861eb5b9e3'/>
<id>urn:sha1:5555f34784ef4013e207097f9da8f2861eb5b9e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.feedparser: 6.0.2 -&gt; 6.0.6</title>
<updated>2021-06-19T22:47:10Z</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2021-06-19T22:47:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=d6db5094f819b94ae18ab38f2d6d3ba79f450cd9'/>
<id>urn:sha1:d6db5094f819b94ae18ab38f2d6d3ba79f450cd9</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.feedparser: fix build, run tests</title>
<updated>2020-12-07T13:12:04Z</updated>
<author>
<name>Bernardo Meurer</name>
<email>bernardo@meurer.org</email>
</author>
<published>2020-12-04T19:49:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=fcbd213d3856a81ca53d3d2367832e3f114be58a'/>
<id>urn:sha1:fcbd213d3856a81ca53d3d2367832e3f114be58a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.feedparser: 5.2.1 -&gt; 6.0.2</title>
<updated>2020-12-01T13:44:11Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-11-29T14:04:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=3a9d9fdbcd196e4201d3d028fe9dd0ab787eb458'/>
<id>urn:sha1:3a9d9fdbcd196e4201d3d028fe9dd0ab787eb458</id>
<content type='text'>
</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.feedparser: refactor move to python-modules</title>
<updated>2018-10-17T05:46:59Z</updated>
<author>
<name>Chris Ostrouchov</name>
<email>chris.ostrouchov@gmail.com</email>
</author>
<published>2018-10-16T18:42:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=75aaf63f6c7b0a66b7eee7b621cc6a09b9712495'/>
<id>urn:sha1:75aaf63f6c7b0a66b7eee7b621cc6a09b9712495</id>
<content type='text'>
</content>
</entry>
</feed>
