2022-11-28T03:55:57 python310Packages.prefixed 0 -> 1 2022-11-28T03:55:59 attrpath: python310Packages.prefixed 2022-11-28T03:55:59 Checking auto update branch... 2022-11-28T03:56:04 [version] 2022-11-28T03:56:04 [version] skipping because derivation has updateScript 2022-11-28T03:56:04 [rustCrateVersion] 2022-11-28T03:56:04 [rustCrateVersion] No cargoSha256 found 2022-11-28T03:56:04 [golangModuleVersion] 2022-11-28T03:56:04 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-28T03:56:04 [updateScript] 2022-11-28T03:56:05 [updateScript] Success 2022-11-28T03:56:05 [updateScript] this derivation will be built: /nix/store/zcngns1av787wrvrhhcwni6arn6ysfav-packages.json.drv building '/nix/store/zcngns1av787wrvrhhcwni6arn6ysfav-packages.json.drv'... Going to be running update for following packages: - python3.10-prefixed-0.4.2 Press Enter key to continue... Running update for: - python3.10-prefixed-0.4.2: UPDATING ... - python3.10-prefixed-0.4.2: DONE. Packages updated! 2022-11-28T03:56:05 2022-11-28T03:56:05 [quotedUrls] 2022-11-28T03:56:05 [quotedUrls] nothing found to replace 2022-11-28T03:56:05 Diff after rewrites: diff --git a/pkgs/development/python-modules/prefixed/default.nix b/pkgs/development/python-modules/prefixed/default.nix index 5f6cf56465a..6297898eb2e 100644 --- a/pkgs/development/python-modules/prefixed/default.nix +++ b/pkgs/development/python-modules/prefixed/default.nix @@ -6,11 +6,11 @@ buildPythonPackage rec { pname = "prefixed"; - version = "0.4.2"; + version = "0.5.0"; src = fetchPypi { inherit pname version; - sha256 = "sha256-gfTjvBUEbncnE6uA8IaQ5hxSzOsgFBQldU6rWwCxMMk="; + sha256 = "sha256-sTTXNBNiULF7aO7eZaM3D6sBNEEstmvIvjVo/wW9+OQ="; }; checkInputs = [ pytestCheckHook ]; 2022-11-28T03:57:34 No auto update branch exists 2022-11-28T03:57:38 Successfully finished processing 2022-11-28T03:57:38 cachix "/nix/store/1nl0pf6kimi92i68bp6jzl0kgb2yvgck-python3.10-prefixed-0.5.0" 2022-11-28T03:57:41 [check][nixpkgs-review]