python310Packages.hdbscan 0.8.28 -> 0.8.29 https://repology.org/project/python:hdbscan/versions attrpath: python310Packages.hdbscan Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/g14bsmvi9yf0dx7m2ap65zfca05y43v2-packages.json.drv building '/nix/store/g14bsmvi9yf0dx7m2ap65zfca05y43v2-packages.json.drv'... Going to be running update for following packages: - python3.10-hdbscan-0.8.28 Press Enter key to continue... Running update for: - python3.10-hdbscan-0.8.28: UPDATING ... - python3.10-hdbscan-0.8.28: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/hdbscan/default.nix b/pkgs/development/python-modules/hdbscan/default.nix index 1971516a00f..f052632020e 100644 --- a/pkgs/development/python-modules/hdbscan/default.nix +++ b/pkgs/development/python-modules/hdbscan/default.nix @@ -14,11 +14,11 @@ buildPythonPackage rec { pname = "hdbscan"; - version = "0.8.28"; + version = "0.8.29"; src = fetchPypi { inherit pname version; - hash = "sha256-7tr3Hy87vt/Ew42hrUiXRUzl69R5LhponJecKFPtwFo="; + hash = "sha256-fp1zUWEOqt3bKB4xSadOIuMpvAtTJfYxAx1LY6ancK4="; }; patches = [ # should be included in next release No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.hdbscan nix build failed. Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/8b7gq52q283lhxlvw4aww5g8m9b5lbhm-hdbscan-0.8.29.tar.gz source root is hdbscan-0.8.29 setting SOURCE_DATE_EPOCH to timestamp 1667237016 of file hdbscan-0.8.29/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/zya959wbj6g7aijg9gpzjzyigz009swc-joblib-1.2.0-compat.patch patching file hdbscan/hdbscan_.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file hdbscan/hdbscan_.py.rej patching file hdbscan/robust_single_linkage_.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file hdbscan/robust_single_linkage_.py.rej