python312Packages.weasyprint 60.2 -> 61.2 https://repology.org/project/python:weasyprint/versions attrpath: python312Packages.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/amrwpilfgsy6mii1dwk7bbna7f666ba8-packages.json.drv building '/nix/store/amrwpilfgsy6mii1dwk7bbna7f666ba8-packages.json.drv'... Going to be running update for following packages: - python3.12-weasyprint-61.1 Press Enter key to continue... Running update for: - python3.12-weasyprint-61.1: UPDATING ... - python3.12-weasyprint-61.1: 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 403c577d6554..084d380b4a71 100644 --- a/pkgs/development/python-modules/weasyprint/default.nix +++ b/pkgs/development/python-modules/weasyprint/default.nix @@ -24,7 +24,7 @@ buildPythonPackage rec { pname = "weasyprint"; - version = "61.1"; + version = "61.2"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -32,7 +32,7 @@ buildPythonPackage rec { src = fetchPypi { inherit version; pname = "weasyprint"; - hash = "sha256-fLyCTcQCbYKpc2Jkd1X4N90VeZlJY5zIpCjdM9OFAJo="; + hash = "sha256-R99s/u/4xsKM8uTK+DfN4XcV7+RicIradLqi6zkbYFk="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.weasyprint: 61.1 -> 61.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/294341"