python310Packages.weasyprint 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n662m1863imqqksbsjgxp0d5z7k5dli3-packages.json.drv building '/nix/store/n662m1863imqqksbsjgxp0d5z7k5dli3-packages.json.drv'... Going to be running update for following packages: - python3.10-weasyprint-57.0 Press Enter key to continue... Running update for: - python3.10-weasyprint-57.0: UPDATING ... - python3.10-weasyprint-57.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/weasyprint/default.nix b/pkgs/development/python-modules/weasyprint/default.nix index 71ae956d6df..96b7ec48980 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 = "57.0"; + version = "57.2"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -32,7 +32,7 @@ buildPythonPackage rec { src = fetchPypi { inherit version; pname = "weasyprint"; - hash = "sha256-e29cwTgZ6afYdIwdvw6NJET3pIGKmDOfgtzKqCK/kRs="; + hash = "sha256-uOnvLcvPvILpkhWs/Wj5R7K18ZmbWxVtt1+r44C6fpo="; }; patches = [ An auto update branch exists with message `python310Packages.weasyprint: 57.0 -> 57.2`. New version is 57.2. An auto update branch exists with an equal or greater version