python312Packages.zeroconf 0.131.0 -> 0.132.0 https://repology.org/project/python:zeroconf/versions attrpath: python312Packages.zeroconf 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/pf1gqiv5gi55phbzzasz790g01j3ivll-packages.json.drv building '/nix/store/pf1gqiv5gi55phbzzasz790g01j3ivll-packages.json.drv'... Going to be running update for following packages: - python3.12-zeroconf-0.131.0 Press Enter key to continue... Running update for: - python3.12-zeroconf-0.131.0: UPDATING ... - python3.12-zeroconf-0.131.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/zeroconf/default.nix b/pkgs/development/python-modules/zeroconf/default.nix index c721259efa43..5cbf9f9f8164 100644 --- a/pkgs/development/python-modules/zeroconf/default.nix +++ b/pkgs/development/python-modules/zeroconf/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "zeroconf"; - version = "0.131.0"; + version = "0.132.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "jstasiak"; repo = "python-zeroconf"; rev = "refs/tags/${version}"; - hash = "sha256-l+uz+wj+tgptxEjEN8ZlmxH8I4Nhrg8qAY3yCcOgBfE="; + hash = "sha256-eHB+SkJU5aTQPF7QqRhYHMBJgN7EYZkwtk7gjxWxIno="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python312Packages.zeroconf: 0.131.0 -> 0.132.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/300791"