<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/eve, 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-05-08T18:35:37Z</updated>
<entry>
<title>pythonPackages.eve: events&gt;=0.3,&lt;0.4 -&gt; &gt;=0.3,&lt;0.5</title>
<updated>2021-05-08T18:35:37Z</updated>
<author>
<name>Matt Melling</name>
<email>mattmelling@fastmail.com</email>
</author>
<published>2021-05-08T18:15:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=7e1c185f7b5b8be031ab54b505232cd6af08ff89'/>
<id>urn:sha1:7e1c185f7b5b8be031ab54b505232cd6af08ff89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.Eve: 1.1.4 -&gt; 1.1.5</title>
<updated>2021-02-26T10:01:43Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2021-02-20T09:09:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=b4464434e7a294bf840780968b39a6619c1a7434'/>
<id>urn:sha1:b4464434e7a294bf840780968b39a6619c1a7434</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>python37Packages.eve: 1.1.3 -&gt; 1.1.4</title>
<updated>2020-10-28T11:21:17Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-10-28T11:21:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=6d6ed15508905e9a7678091d65a0cdb469ff529d'/>
<id>urn:sha1:6d6ed15508905e9a7678091d65a0cdb469ff529d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python37Packages.eve: 1.1.2 -&gt; 1.1.3</title>
<updated>2020-10-16T07:19:43Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-10-16T06:58:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=1de639c4ca6e2236789372a4801c918d3a91d018'/>
<id>urn:sha1:1de639c4ca6e2236789372a4801c918d3a91d018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: Eve: 1.1.1 -&gt; 1.1.2</title>
<updated>2020-08-04T19:54:44Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-07-31T08:56:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=970f14abaab919b7d32dbe37b39ac0c582bb9337'/>
<id>urn:sha1:970f14abaab919b7d32dbe37b39ac0c582bb9337</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: Eve: 1.1 -&gt; 1.1.1</title>
<updated>2020-06-06T06:34:54Z</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=e4768fef2642bf78eff500abd8acfe588c5bb989'/>
<id>urn:sha1:e4768fef2642bf78eff500abd8acfe588c5bb989</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python27Packages.eve: 1.0 -&gt; 1.1</title>
<updated>2020-05-09T04:54:15Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-05-09T04:54:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=65d33d6ea525ba698f2b255354be70fc5a4d093e'/>
<id>urn:sha1:65d33d6ea525ba698f2b255354be70fc5a4d093e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: Eve: 0.9.2 -&gt; 1.0</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=1136ecc5ac1c32f0002e8f45f5676e83a8005e20'/>
<id>urn:sha1:1136ecc5ac1c32f0002e8f45f5676e83a8005e20</id>
<content type='text'>
</content>
</entry>
</feed>
