2022-12-31T12:35:37 python3.9-weasyprint 57.0 -> 57.2 https://repology.org/metapackage/python3.9-weasyprint/versions 2022-12-31T12:35:39 attrpath: python39Packages.weasyprint 2022-12-31T12:35:39 Checking auto update branch... 2022-12-31T12:35:44 [version] 2022-12-31T12:35:44 [version] skipping because derivation has updateScript 2022-12-31T12:35:44 [rustCrateVersion] 2022-12-31T12:35:44 [rustCrateVersion] No cargoSha256 found 2022-12-31T12:35:44 [golangModuleVersion] 2022-12-31T12:35:44 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T12:35:44 [updateScript] 2022-12-31T12:35:45 [updateScript] Success 2022-12-31T12:35:45 [updateScript] this derivation will be built: /nix/store/qf7nv5kjj6zqd3jzpbs17jbcz5gxx7l7-packages.json.drv building '/nix/store/qf7nv5kjj6zqd3jzpbs17jbcz5gxx7l7-packages.json.drv'... Going to be running update for following packages: - python3.9-weasyprint-57.0 Press Enter key to continue... Running update for: - python3.9-weasyprint-57.0: UPDATING ... - python3.9-weasyprint-57.0: DONE. Packages updated! 2022-12-31T12:35:45 2022-12-31T12:35:45 [quotedUrls] 2022-12-31T12:35:46 [quotedUrls] nothing found to replace 2022-12-31T12:35:46 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 = [ 2022-12-31T12:37:15 No auto update branch exists 2022-12-31T12:37:16 There might already be an open PR for this update: - python310Packages.weasyprint: 57.0 -> 57.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/208186"