python311Packages.qtpy 0 -> 1 attrpath: python311Packages.qtpy 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/8nadf3nvj9m0r2d971jch9m7yg8r6nwg-packages.json.drv building '/nix/store/8nadf3nvj9m0r2d971jch9m7yg8r6nwg-packages.json.drv'... Going to be running update for following packages: - python3.11-QtPy-2.4.0 Press Enter key to continue... Running update for: - python3.11-QtPy-2.4.0: UPDATING ... - python3.11-QtPy-2.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/qtpy/default.nix b/pkgs/development/python-modules/qtpy/default.nix index e534704a7c4a..e872931c5c4d 100644 --- a/pkgs/development/python-modules/qtpy/default.nix +++ b/pkgs/development/python-modules/qtpy/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "QtPy"; - version = "2.4.0"; + version = "2.4.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-2y1QgWeqYQZ4FWXI2lxvFIfeusujNRnO3DX6iZfUJNQ="; + hash = "sha256-paFf/VGVUKE2G9xW/8B/2lamr3KS8Xx7OV1Ag69jKYc="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 76 > 25