python311Packages.statsmodels 0.14.0 -> 0.14.1 https://repology.org/project/python:statsmodels/versions attrpath: python311Packages.statsmodels 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7q0ybh0z2jjv03mpya6w975yly88hpfj-packages.json.drv building '/nix/store/7q0ybh0z2jjv03mpya6w975yly88hpfj-packages.json.drv'... Going to be running update for following packages: - python3.11-statsmodels-0.14.0 Press Enter key to continue... Running update for: - python3.11-statsmodels-0.14.0: UPDATING ... - python3.11-statsmodels-0.14.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/statsmodels/default.nix b/pkgs/development/python-modules/statsmodels/default.nix index 7df922863174..49fec2461624 100644 --- a/pkgs/development/python-modules/statsmodels/default.nix +++ b/pkgs/development/python-modules/statsmodels/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "statsmodels"; - version = "0.14.0"; + version = "0.14.1"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-aHXH1onpZtlI8V64FqtWFvSShwaxgM9HD9WQerb2R6Q="; + hash = "sha256-ImDv3B74nznGcKC9gVGx0IQ1Z3gbyv7GzaBTTrR6lPY="; }; patches = [ 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 python311Packages.statsmodels nix build failed. got build log for 'python311Packages.statsmodels' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/wbvavc987dp4zaramkfd39jmd0cyhrdk-statsmodels-0.14.1.tar.gz source root is statsmodels-0.14.1 setting SOURCE_DATE_EPOCH to timestamp 1702565629 of file statsmodels-0.14.1/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/gbxf6zbx1x6933xa1bm95dvsbcvidpnc-unpin-setuptools-scm.patch patching file pyproject.toml Hunk #1 FAILED at 9. 1 out of 1 hunk FAILED -- saving rejects to file pyproject.toml.rej