python311Packages.cryptoparser 0 -> 1 attrpath: python311Packages.cryptoparser 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/kg8dj0y3ryz7ac8h18mq6cjbxj0nwxrq-packages.json.drv building '/nix/store/kg8dj0y3ryz7ac8h18mq6cjbxj0nwxrq-packages.json.drv'... Going to be running update for following packages: - python3.11-cryptoparser-0.12.2 Press Enter key to continue... Running update for: - python3.11-cryptoparser-0.12.2: UPDATING ... - python3.11-cryptoparser-0.12.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cryptoparser/default.nix b/pkgs/development/python-modules/cryptoparser/default.nix index e377b35ee5be..fc18fadc3a3a 100644 --- a/pkgs/development/python-modules/cryptoparser/default.nix +++ b/pkgs/development/python-modules/cryptoparser/default.nix @@ -12,13 +12,13 @@ buildPythonPackage rec { pname = "cryptoparser"; - version = "0.12.2"; + version = "0.12.3"; pyproject = true; src = fetchPypi { pname = "CryptoParser"; inherit version; - hash = "sha256-SG7I/uOWZapjZ5zGW1HndGqaYc2k2aRWf3IWlartIJE="; + hash = "sha256-1A0VEpUPsYtEu2aT+ldt/Z/PtV8lvD+9jSx75yGB6Ao="; }; postPatch = '' An auto update branch exists with message `python311Packages.cryptoparser: 0.12.2 -> 0.12.3`. New version is 0.12.3. An auto update branch exists with an equal or greater version