python312Packages.pyqt5 5.15.9 -> 5.15.10 https://repology.org/project/python:pyqt5/versions attrpath: python312Packages.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] this derivation will be built: /nix/store/1vd47q7d0nf5amnf0nyrsxylp3dh378x-packages.json.drv building '/nix/store/1vd47q7d0nf5amnf0nyrsxylp3dh378x-packages.json.drv'... Going to be running update for following packages: - python3.12-PyQt5-5.15.9 Press Enter key to continue... Running update for: - python3.12-PyQt5-5.15.9: UPDATING ... - python3.12-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 3747 > 25