python311Packages.pyqt5 0 -> 1 attrpath: python311Packages.pyqt5 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.11-PyQt5-5.15.9 Press Enter key to continue... Running update for: - python3.11-PyQt5-5.15.9: UPDATING ... - python3.11-PyQt5-5.15.9: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyqt/5.x.nix b/pkgs/development/python-modules/pyqt/5.x.nix index 0b2b1c8ad6b1..754d52c33550 100644 --- a/pkgs/development/python-modules/pyqt/5.x.nix +++ b/pkgs/development/python-modules/pyqt/5.x.nix @@ -27,14 +27,14 @@ buildPythonPackage rec { pname = "PyQt5"; - version = "5.15.9"; + version = "5.15.10"; format = "pyproject"; disabled = isPy27; src = fetchPypi { inherit pname version; - hash = "sha256-3EHoQBqQ3D4raStBG9VJKrVZrieidCTu1L05FVZOxMA="; + hash = "sha256-1Gt4BLGxCk/5F1P4ET5bVYDStEYvMiYoji2ESXM0iYo="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 3437 > 25