python312Packages.sip 6.8.1 -> 6.8.3 https://repology.org/project/python:sip/versions attrpath: python312Packages.sip 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] Going to be running update for following packages: - python3.12-sip-6.8.1 Press Enter key to continue... Running update for: - python3.12-sip-6.8.1: UPDATING ... - python3.12-sip-6.8.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/sip/default.nix b/pkgs/development/python-modules/sip/default.nix index 32c28211cd06..02bbf2ff24da 100644 --- a/pkgs/development/python-modules/sip/default.nix +++ b/pkgs/development/python-modules/sip/default.nix @@ -18,13 +18,13 @@ buildPythonPackage rec { pname = "sip"; - version = "6.8.1"; + version = "6.8.3"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-MALfQV4WisP/45OULbxxMcuCreUAAOFSb0aoit4m9Zg="; + hash = "sha256-iIVHsBi7JMNq3tUZ6T0+UT1MaqC6VbfMGv+9Rc8Qdiw="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 3443 > 25