python312Packages.fontmath 0.9.3 -> 0.9.4 https://github.com/robotools/fontMath/releases attrpath: python312Packages.fontmath 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/69yscrwhdc9mcaxfgfajbbf3rl5zk7xa-packages.json.drv building '/nix/store/69yscrwhdc9mcaxfgfajbbf3rl5zk7xa-packages.json.drv'... Going to be running update for following packages: - python3.12-fontmath-0.9.3 Press Enter key to continue... Running update for: - python3.12-fontmath-0.9.3: UPDATING ... - python3.12-fontmath-0.9.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fontmath/default.nix b/pkgs/development/python-modules/fontmath/default.nix index e37bdd0ade4d..6b06adf61de3 100644 --- a/pkgs/development/python-modules/fontmath/default.nix +++ b/pkgs/development/python-modules/fontmath/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "fontmath"; - version = "0.9.3"; + version = "0.9.4"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "fontMath"; inherit version; - hash = "sha256-alOHy3/rEFlY2y9c7tyHhRPMNb83FeJiCQ8FV74MGxw="; + hash = "sha256-H9kZDJ14ThMFw8SXcbkdkQ8kakt8RO3iGcmaB+167aQ="; extension = "zip"; }; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/hvkjjva2knprwmqaa989wrxhlw3zc19v-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.fontmath Received ExitFailure 1 when running Raw command: /nix/store/hvkjjva2knprwmqaa989wrxhlw3zc19v-nix-2.18.5/bin/nix --extra-experimental-features nix-command log -f . python312Packages.fontmath Standard output: error: build log of 'python312Packages.fontmath' is not available