python311Packages.weasyprint 0 -> 1 attrpath: python311Packages.weasyprint 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/lwm4fwfkjbyjb944haqi8nbxknmz27la-packages.json.drv building '/nix/store/lwm4fwfkjbyjb944haqi8nbxknmz27la-packages.json.drv'... Going to be running update for following packages: - python3.11-weasyprint-61.2 Press Enter key to continue... Running update for: - python3.11-weasyprint-61.2: UPDATING ... - python3.11-weasyprint-61.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/weasyprint/default.nix b/pkgs/development/python-modules/weasyprint/default.nix index 914da465b54c..279afc53e1b0 100644 --- a/pkgs/development/python-modules/weasyprint/default.nix +++ b/pkgs/development/python-modules/weasyprint/default.nix @@ -25,7 +25,7 @@ buildPythonPackage rec { pname = "weasyprint"; - version = "61.2"; + version = "62.1"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -33,7 +33,7 @@ buildPythonPackage rec { src = fetchPypi { inherit version; pname = "weasyprint"; - hash = "sha256-R99s/u/4xsKM8uTK+DfN4XcV7+RicIradLqi6zkbYFk="; + hash = "sha256-vzwamsQZQnGnzxFyKcCTdEEFtQrC+mTApuROaK50KZI="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.weasyprint nix build failed. got build log for 'python311Packages.weasyprint' 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 python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook 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 pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/bywzhba09im9z36gybilyh0yaykvg95h-weasyprint-62.1.tar.gz source root is weasyprint-62.1 setting SOURCE_DATE_EPOCH to timestamp 1715006822 of file weasyprint-62.1/weasyprint/__init__.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/p1kfvg01j1jm5c1la4zar879vvpifg15-library-paths.patch patching file weasyprint/text/ffi.py patch unexpectedly ends in middle of line Hunk #1 FAILED at 415. 1 out of 1 hunk FAILED -- saving rejects to file weasyprint/text/ffi.py.rej