2022-12-26T11:39:21 python3.10-plaster 1.0 -> 1.1.2 https://pypi.org/project/plaster/ 2022-12-26T11:39:23 attrpath: python310Packages.plaster 2022-12-26T11:39:23 Checking auto update branch... 2022-12-26T11:39:28 [version] 2022-12-26T11:39:28 [version] skipping because derivation has updateScript 2022-12-26T11:39:28 [rustCrateVersion] 2022-12-26T11:39:28 [rustCrateVersion] No cargoSha256 found 2022-12-26T11:39:28 [golangModuleVersion] 2022-12-26T11:39:28 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-26T11:39:28 [updateScript] 2022-12-26T11:39:29 [updateScript] Success 2022-12-26T11:39:29 [updateScript] this derivation will be built: /nix/store/smgl3sg0ivvd1yf8i3szvmldn6skx8hz-packages.json.drv building '/nix/store/smgl3sg0ivvd1yf8i3szvmldn6skx8hz-packages.json.drv'... Going to be running update for following packages: - python3.10-plaster-1.0 Press Enter key to continue... Running update for: - python3.10-plaster-1.0: UPDATING ... - python3.10-plaster-1.0: DONE. Packages updated! 2022-12-26T11:39:29 2022-12-26T11:39:29 [quotedUrls] 2022-12-26T11:39:30 [quotedUrls] nothing found to replace 2022-12-26T11:39:30 Diff after rewrites: diff --git a/pkgs/development/python-modules/plaster/default.nix b/pkgs/development/python-modules/plaster/default.nix index 749ffdb7f32..ad2e4545cb0 100644 --- a/pkgs/development/python-modules/plaster/default.nix +++ b/pkgs/development/python-modules/plaster/default.nix @@ -4,11 +4,11 @@ buildPythonPackage rec { pname = "plaster"; - version = "1.0"; + version = "1.1.2"; src = fetchPypi { inherit pname version; - sha256 = "8351c7c7efdf33084c1de88dd0f422cbe7342534537b553c49b857b12d98c8c3"; + sha256 = "sha256-+L78VL+MEUfBCrQCl+yEwmdvotTqXW9STZQ2qAB075g="; }; checkPhase = '' 2022-12-26T11:40:56 Python package with too many package rebuilds 44 > 25