<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/funcsigs, 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>pkgs/development/python-modules: stdenv.lib -&gt; lib</title>
<updated>2021-01-24T00:29:22Z</updated>
<author>
<name>Pavol Rusnak</name>
<email>pavol@rusnak.io</email>
</author>
<published>2021-01-24T00:29:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a4bbfba80dbdccf7c3d3ac64fc7afa2494cf743a'/>
<id>urn:sha1:a4bbfba80dbdccf7c3d3ac64fc7afa2494cf743a</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: 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>Remove me (garbas) as maintainer since I don't have much time to maintain anything</title>
<updated>2019-07-03T09:27:39Z</updated>
<author>
<name>Rok Garbas</name>
<email>rok@garbas.si</email>
</author>
<published>2019-07-03T09:27:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=65781e204d7c76b50351676360cecadfd4ec7646'/>
<id>urn:sha1:65781e204d7c76b50351676360cecadfd4ec7646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pythonPackages.funcsigs: fix tests on pypy3</title>
<updated>2019-05-15T02:57:27Z</updated>
<author>
<name>Austin Seipp</name>
<email>aseipp@pobox.com</email>
</author>
<published>2019-05-15T02:56:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=dd79d605de4e5c2f55752bbc2007f336d563aed4'/>
<id>urn:sha1:dd79d605de4e5c2f55752bbc2007f336d563aed4</id>
<content type='text'>
This package has a spurious test failure on PyPy3, which was reported
upstream a while ago:

     https://github.com/testing-cabal/funcsigs/issues/10

This is fixed thanks to the included patch, which was authored and is
also used by the Gentoo Python team.

With this, packages like 'pytest' and 'click' now work under PyPy3.

Signed-off-by: Austin Seipp &lt;aseipp@pobox.com&gt;
</content>
</entry>
<entry>
<title>pythonPackages: remove `name` attribute`</title>
<updated>2018-06-23T16:14:26Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2018-06-23T13:27:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=ced21f5e1a1479e3b6ae5c218818790596f5a16f'/>
<id>urn:sha1:ced21f5e1a1479e3b6ae5c218818790596f5a16f</id>
<content type='text'>
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
</content>
</entry>
<entry>
<title>pkgs: refactor needless quoting of homepage meta attribute (#27809)</title>
<updated>2017-08-01T20:03:30Z</updated>
<author>
<name>Silvan Mosberger</name>
<email>infinisil@icloud.com</email>
</author>
<published>2017-08-01T20:03:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=f5fa5fa4d629a0dbc8033d86f1d5c6b2eb531f96'/>
<id>urn:sha1:f5fa5fa4d629a0dbc8033d86f1d5c6b2eb531f96</id>
<content type='text'>
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
</content>
</entry>
<entry>
<title>python.pkgs.funcsigs: move to separate expression</title>
<updated>2017-07-28T09:07:36Z</updated>
<author>
<name>wisut hantanong</name>
<email>wizzup@gmail.com</email>
</author>
<published>2017-07-28T07:32:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=e77f62df0fcbc118c539501a0b286d09e8bd8897'/>
<id>urn:sha1:e77f62df0fcbc118c539501a0b286d09e8bd8897</id>
<content type='text'>
</content>
</entry>
</feed>
