Commit graph

11 commits

Author SHA1 Message Date
xeji 68b7de9e2e
pythonPackages.BTrees: fix build (#46588)
a test case failed since the update to 4.5.1, disable it
2018-09-13 02:32:37 +02:00
Frederik Rietdijk 75683a6eb8 python: BTrees: 4.5.0 -> 4.5.1 2018-08-25 07:38:21 +02:00
Vladimír Čunát 2059bf9e39
Merge older staging with added firefox-related updates 2018-06-29 21:06:39 +02:00
adisbladis 7c96b917a5
pythonPackages.btrees: Fix tests by adding zope_testrunner input 2018-06-28 14:12:43 +08: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 6cdb6def6f python: BTrees: 4.4.1 -> 4.5.0 2018-06-21 07:49:04 +02:00
Michael Weiss 4b0afc169d zpl*: Fix the attribute name of the license
This was simply a typo since the license was added in 2013.
2017-08-06 13:49:18 +02:00
adisbladis 1d6aa6581a pythonPackages.btrees: Add missing build-time only dependencies 2017-07-28 16:13:28 +02:00
Frederik Rietdijk 6b999f3c42 Python: many package updates
Did not test all packages. Likely we'll have some breakage.
2017-05-27 14:25:08 +02:00
Michael Raskin 82adcd6cfb pythonPackages.BTrees: fix evaluation; builds fine 2017-03-24 22:01:55 +01:00
Jörg Thalheim 70322d8b87 pythonPackages.BTrees: 4.1.4 -> 4.3.1 2017-03-24 10:44:34 +01:00