python311Packages.pyfireservicerota 0 -> 1 attrpath: python311Packages.pyfireservicerota 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/a313ir1jgamwvhhipndbccwfsql883b8-packages.json.drv building '/nix/store/a313ir1jgamwvhhipndbccwfsql883b8-packages.json.drv'... Going to be running update for following packages: - python3.11-pyfireservicerota-0.0.43 Press Enter key to continue... Running update for: - python3.11-pyfireservicerota-0.0.43: UPDATING ... - python3.11-pyfireservicerota-0.0.43: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyfireservicerota/default.nix b/pkgs/development/python-modules/pyfireservicerota/default.nix index 7622f858959b..15782c3d8bc7 100644 --- a/pkgs/development/python-modules/pyfireservicerota/default.nix +++ b/pkgs/development/python-modules/pyfireservicerota/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "pyfireservicerota"; - version = "0.0.43"; + version = "0.0.44"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-3+QK1BVuWYii0oYT4xXMOYJZmVKrB4EmqE0EkdFlZvE="; + hash = "sha256-OknGX4xP+AHXRuhizbeTVAfiOX0uRGzAly7FJ1vopDI="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.pyfireservicerota: 0.0.43 -> 0.0.44 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/284893"