python312Packages.fastavro 1.9.0 -> 1.9.4 https://github.com/fastavro/fastavro/releases attrpath: python312Packages.fastavro 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/isjmmj0vjip8cbjgpiw604asxvh4aj3l-packages.json.drv building '/nix/store/isjmmj0vjip8cbjgpiw604asxvh4aj3l-packages.json.drv'... Going to be running update for following packages: - python3.12-fastavro-1.9.0 Press Enter key to continue... Running update for: - python3.12-fastavro-1.9.0: UPDATING ... - python3.12-fastavro-1.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fastavro/default.nix b/pkgs/development/python-modules/fastavro/default.nix index f685d210b87b..5ffa4d58e72b 100644 --- a/pkgs/development/python-modules/fastavro/default.nix +++ b/pkgs/development/python-modules/fastavro/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "fastavro"; - version = "1.9.0"; + version = "1.9.4"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-10r12Ya+FKMgdOTmgYH1xb6vOXNLLw073VzCvo2x9kg="; + hash = "sha256-UWvNEi6vzQknUws+b7UCFUajMUJkfnQkfBeCR0XfqQY="; }; preBuild = '' No auto update branch exists Python package with too many package rebuilds 57 > 25