Commit graph

7 commits

Author SHA1 Message Date
Frederik Rietdijk 27c864f9c8 python: urllib3: 1.23 -> 1.24.1 2018-12-03 16:50:36 +01:00
Frederik Rietdijk ced21f5e1a pythonPackages: remove name attribute`
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`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk 55caf7fa7e python: urllib3: 1.22 -> 1.23 2018-06-22 13:09:34 +02:00
Robin Gloster d0d992a9a0
urllib3: revert multiple outputs
only moved propagated build inputs to dev which broke packages depending
on it e.g. glusterfs

cc @edolstra
2017-09-27 17:11:14 +02:00
Eelco Dolstra 28299f669a Add even more dev outputs 2017-09-27 12:08:48 +02:00
mingchuan 4c183f4b42 pythonPackages.urllib3: Fix buildInputs and meta.description 2017-09-07 09:28:02 +02:00
Frederik Rietdijk 67651d80bc Merge pull request #28884 from FRidh/python-fixes
Python: several fixes
2017-09-06 13:54:10 +02:00