python311Packages.pykalman 0 -> 1 attrpath: python311Packages.pykalman Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ski7yyh59kk1q288zbxlgij9ba2m2mxy-packages.json.drv building '/nix/store/ski7yyh59kk1q288zbxlgij9ba2m2mxy-packages.json.drv'... Going to be running update for following packages: - python3.11-pykalman-0.9.5 Press Enter key to continue... Running update for: - python3.11-pykalman-0.9.5: UPDATING ... - python3.11-pykalman-0.9.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pykalman/default.nix b/pkgs/development/python-modules/pykalman/default.nix index 7073e9382d3d..401ff4fc6fe7 100644 --- a/pkgs/development/python-modules/pykalman/default.nix +++ b/pkgs/development/python-modules/pykalman/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "pykalman"; - version = "0.9.5"; + version = "0.9.7"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-gWr0dyDZJKTGAW+nS54sjCEWWgjZFpPDIqF0Ho4H+zg="; + hash = "sha256-E1d5IAOTxrNwIhmQ9zFnQEcvVBNG6SEdEWMOLC2PuKA="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.pykalman nix build failed. got build log for 'python311Packages.pykalman' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Sourcing pypa-install-hook Using pypaInstallPhase 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" } Running phase: unpackPhase unpacking source archive /nix/store/gjalxvll81i4wbsb5znakpjniw3ahwfj-pykalman-0.9.7.tar.gz source root is pykalman-0.9.7 setting SOURCE_DATE_EPOCH to timestamp 1711377991 of file pykalman-0.9.7/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/c1viqnwqby9x1pjwlr95k9bhciz20w9j-fix-masked-arrays-not-supported.patch patching file pykalman/utils.py Hunk #1 FAILED at 70. 1 out of 1 hunk FAILED -- saving rejects to file pykalman/utils.py.rej