python312Packages.python-matter-server 5.1.1 -> 5.4.1 https://repology.org/project/python:python-matter-server/versions attrpath: python312Packages.python-matter-server 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/plrp2rpdlrvqb3anrw1f0yqbs1g7rpm9-packages.json.drv building '/nix/store/plrp2rpdlrvqb3anrw1f0yqbs1g7rpm9-packages.json.drv'... Going to be running update for following packages: - python3.12-python-matter-server-5.1.1 Press Enter key to continue... Running update for: - python3.12-python-matter-server-5.1.1: UPDATING ... - python3.12-python-matter-server-5.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/python-matter-server/default.nix b/pkgs/development/python-modules/python-matter-server/default.nix index 8c6ccf5754e6..15389065c785 100644 --- a/pkgs/development/python-modules/python-matter-server/default.nix +++ b/pkgs/development/python-modules/python-matter-server/default.nix @@ -28,7 +28,7 @@ buildPythonPackage rec { pname = "python-matter-server"; - version = "5.1.1"; + version = "5.4.1"; format = "pyproject"; disabled = pythonOlder "3.10"; @@ -37,7 +37,7 @@ buildPythonPackage rec { owner = "home-assistant-libs"; repo = "python-matter-server"; rev = "refs/tags/${version}"; - hash = "sha256-y4gapml7rIwOu1TVDEHPch7JS5Rl/cIfMLeVMIFzXOY="; + hash = "sha256-aSb5ZHBnYFtVGS2Y8YVWIWDckYnpoOmFOA70jFz/2a0="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 794 > 25