Commit Graph

29 Commits

Author SHA1 Message Date
Martin Weinelt 0215034f25 python3.pkgs: Migrate fetchers to use hash
when they already rely on SRI hashes.
2023-03-03 23:59:29 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Sandro efbcfc6759 Merge pull request #193095 from risicle/ris-joblib-1.2.0 2022-10-01 19:26:11 +02:00
George Macon 49e342ba1f python3Packages.hdbscan: Disable more flaky tests 2022-09-30 20:21:44 +02:00
George Macon 9d3554c59d python3Packages.hdbscan: Patch out runtime Cython dependency
Upstream declares a dependency on Cython at runtime, but that's not a
true requirements. Remove it so that derivations depending on this one
can build without pip complaining that Cython cannot be found.
2022-09-30 20:21:44 +02:00
Robert Scott e0e236e03e python3Packages.hdbscan: 0.8.27 -> 0.8.28
include patch for joblib 1.2.0 compatibility
2022-09-27 19:35:19 +01:00
Martin Weinelt 3b3629a35b python3Packages.hdbscan: add imports check 2021-09-01 21:24:07 +02:00
Robert Scott 5bae3c6746 python3Packages.hdbscan: disable another flaky test 2021-05-26 22:22:19 +01:00
Robert Scott 6241560236 python3Packages.hdbscan: disable flaky tests 2021-05-19 23:10:04 +01:00
DavHau cd8f3e6c44 python3Packages.scikitlearn: rename to scikit-learn 2021-05-17 17:41:36 +07:00
Robert T. McGibbon 877c070415 python3Packages.hdbscan: unbreak 2021-03-24 11:50:13 -04:00
Frederik Rietdijk 0e44e904ab python3Packages.hdbscan: 0.8.26 -> 0.8.27 2021-02-26 11:01:44 +01:00
R. RyanTM 82d2736d07 python27Packages.hdbscan: 0.8.25 -> 0.8.26 2020-05-09 09:50:23 +02:00
Michael Reilly 84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM ab30516fec python27Packages.hdbscan: 0.8.24 -> 0.8.25 2020-03-30 18:41:37 +00:00
Frederik Rietdijk 567c5ac102 python: hdbscan: 0.8.23 -> 0.8.24 2019-12-15 16:23:15 +01:00
Jonathan Ringer c2c1227bbb python3Packages.hdbscan: add missing dependency 2019-11-05 08:46:38 -08:00
Frederik Rietdijk 6d6f512824 python: hdbscan: 0.8.22 -> 0.8.23 2019-10-18 09:53:58 +02:00
Robert Scott 8008954579 pythonPackages.hdbscan: fix build by removing upstream patch, adding joblib
joblib is for the benefit of py27, whose scikitlearn doesn't include it.
also move cython to nativeBuildInputs
2019-06-22 19:06:52 +01:00
Vladimír Čunát 0aa9f35a99 Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1525828
2019-06-18 09:44:13 +02:00
Robert Scott 2be7ccf2a3 pythonPackages.hdbscan: fix build by applying upstream patch
simple missing import in one of the test modules
2019-06-16 21:53:14 +01:00
Frederik Rietdijk 50a4584c95 python: hdbscan: 0.8.20 -> 0.8.22 2019-06-15 08:44:05 +02:00
Frederik Rietdijk 0384360856 python: hdbscan: 0.8.19 -> 0.8.20 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 94aa119e4a python: hdbscan: 0.8.18 -> 0.8.19 2019-02-17 14:40:24 +01:00
Frederik Rietdijk 98c03124fd python: hdbscan: 0.8.15 -> 0.8.18 2018-10-13 09:50:15 +02:00
Frederik Rietdijk 0da1f197f7 python: hdbscan: 0.8.13 -> 0.8.15 2018-07-22 16:52:42 +02:00
Ryan Mulligan fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
Frederik Rietdijk 8fbbd261d8 python: hdbscan: 0.8.12 -> 0.8.13 2018-05-10 10:09:13 +02:00
Matan Shenhav 80bf73b11c pythonPackages.hdbscan: init at 0.8.12 (#37762) 2018-04-29 20:22:12 +02:00