Commit graph

19 commits

Author SHA1 Message Date
Frederik Rietdijk 5d408a761b python3Packages.urllib3: 1.25.11 -> 1.26.2 2020-12-01 14:44:21 +01:00
Frederik Rietdijk d60e4a7647 python3Packages.urllib3: 1.25.10 -> 1.25.11 2020-11-05 15:47:05 -08:00
Frederik Rietdijk e81e029cac python: urllib3: 1.25.9 -> 1.25.10 2020-08-04 21:54:58 +02:00
Frederik Rietdijk 17cdd5687b python3Packages.urllib3: 1.25.8 -> 1.25.9 2020-05-11 22:13:15 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk b0b29af240 python: urllib3: 1.25.7 -> 1.25.8 2020-02-09 09:17:31 +01:00
Alyssa Ross 76af9e8438
Revert "Re-revert "awscli: Get rid of runtime -dev dependencies""
This reverts commit a1eacb900e.

Adding dev outputs to python packages means they can't be included in
a Python environment created with python3.withPackages, because
makePythonPath will include the dev output, which is empty apart from
nix-support, rather than the out output, which contains all the Python
code.
2020-01-14 16:00:00 +00:00
Frederik Rietdijk 564dfa64bb python: urllib3: 1.25.6 -> 1.25.7 2019-11-22 08:37:23 +01:00
Frederik Rietdijk 038e940717 python: urllib3: 1.24.3 -> 1.25.6 2019-10-21 09:27:09 +02:00
Vladimír Čunát a1eacb900e
Re-revert "awscli: Get rid of runtime -dev dependencies"
This reverts commit afd04a49ed.
Moved from master to staging.
2019-09-24 08:15:26 +02:00
Frederik Rietdijk 869e0cfdd6 python: urllib3: 1.24.2 -> 1.24.3 2019-06-15 08:44:06 +02:00
Frederik Rietdijk 982443d20a python: urllib3: 1.24.1 -> 1.24.2 2019-04-24 18:43:26 +02:00
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