Commit graph

24 commits

Author SHA1 Message Date
Jonathan Ringer 9de6ec98c0
python3Packages.joblib: fix eval 2021-07-27 08:22:34 -07:00
Frederik Rietdijk b26fbe7af3 python3Packages.joblib: 1.0.0 -> 1.0.1 2021-04-03 17:48:36 +02:00
Robert T. McGibbon bec66f6b74 python3Packages.joblib: 0.17.0 -> 1.0.0 2021-02-26 11:02:01 +01:00
Jonathan Ringer 0500a26418 python3Packages.joblib: fix tests 2020-12-01 14:44:25 +01:00
Frederik Rietdijk 55b5b2319f python3Packages.joblib: 0.16.0 -> 0.17.0 2020-12-01 14:44:13 +01:00
Josef Kemetmüller 2b55bb4338 python27.pkgs.joblib: Disable package
The version 0.16.0 doesn't support Python older than 3.6.
2020-09-15 09:43:51 -07:00
Frederik Rietdijk 4051d659eb python: joblib: 0.15.1 -> 0.16.0 2020-08-16 19:31:05 +02:00
Frederik Rietdijk 7d729dce94 python: joblib: 0.14.1 -> 0.15.1 2020-06-11 10:00:01 +02:00
Frederik Rietdijk 755f960929 python: joblib: 0.14.0 -> 0.14.1 2019-12-15 16:23:15 +01:00
c0bw3b 69b393ace5 Treewide: update some problematic homepages
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
Frederik Rietdijk 76c2bde6d1 pythonPackages.joblib: 0.13.2 -> 0.14.0 2019-10-18 09:54:04 +02:00
Jonathan Ringer d564733dd9 python3Packages.joblib: add setuptools dependency 2019-09-29 11:22:09 +02:00
Wael Nasreddine 4ec8edaa6a
pythonPackages.joblib: fix the build on Darwin (#65288)
The test test_dispatch_multiprocessing is failing on Darwin; Disabling it fixes the build.
2019-07-24 10:50:00 -07:00
Florian Franzen 604dae6797 pythonPackages.joblib: skip flaky test
fixes https://github.com/NixOS/nixpkgs/issues/60248
2019-04-26 12:08:22 +02:00
Robert Schütz 2c07a0800a
python.pkgs.joblib: 0.12.4 -> 0.13.2 (#57906) 2019-03-24 09:32:50 +01:00
Chris Ostrouchov 05890dda3d
pythonPackages.joblib: 0.12.1 -> 0.12.2
In order to get all the tests passing the Github repository was
downloaded instead of from pypi so that the `conftest.py` is
available.

In addition to updating the version:

  - compatible with 2.7, 3+ now
  - all tests are running and passing
2018-09-05 23:46:28 -04:00
Frederik Rietdijk ed7a618d72 python: joblib: 0.11 -> 0.12.1 2018-07-22 16:52:43 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Vladimír Čunát 2059bf9e39
Merge older staging with added firefox-related updates 2018-06-29 21:06:39 +02:00
Ryan Mulligan fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02: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
Joerg Thalheim 8796e3b680 python.pkgs.joblib: disable tests properly 2017-11-02 08:19:58 +00:00
Frederik Rietdijk 7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Frederik Rietdijk 47dcf634bb python.pkgs.joblib: move expression 2017-09-13 09:34:39 +02:00