python310Packages.pyqt5 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wy0p7kradc9ni3z27l1hqpjb4hz5ipwq-packages.json.drv building '/nix/store/wy0p7kradc9ni3z27l1hqpjb4hz5ipwq-packages.json.drv'... Going to be running update for following packages: - python3.10-PyQt5-5.15.7 Press Enter key to continue... Running update for: - python3.10-PyQt5-5.15.7: UPDATING ... - python3.10-PyQt5-5.15.7: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyqt/5.x.nix b/pkgs/development/python-modules/pyqt/5.x.nix index b78f16233ea..ff654b1b4af 100644 --- a/pkgs/development/python-modules/pyqt/5.x.nix +++ b/pkgs/development/python-modules/pyqt/5.x.nix @@ -21,14 +21,14 @@ buildPythonPackage rec { pname = "PyQt5"; - version = "5.15.7"; + version = "5.15.8"; format = "pyproject"; disabled = isPy27; src = fetchPypi { inherit pname version; - sha256 = "sha256-dVEhpSs6CMsHJ1wQ67lldtNuMg5XJZHbFs/bxVgQFZQ="; + sha256 = "sha256-vIXj77kTXFbIuIFXyIJQBft80PFLq9k5dneKroLto2A="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 227 > 25