python311Packages.vispy 0 -> 1 attrpath: python311Packages.vispy 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/6j00mjx9p1mix9w9r4p0fkl6nxrjvqz2-packages.json.drv building '/nix/store/6j00mjx9p1mix9w9r4p0fkl6nxrjvqz2-packages.json.drv'... Going to be running update for following packages: - python3.11-vispy-0.14.1 Press Enter key to continue... Running update for: - python3.11-vispy-0.14.1: UPDATING ... - python3.11-vispy-0.14.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/vispy/default.nix b/pkgs/development/python-modules/vispy/default.nix index ad8d696f91d9..21d8c68e7438 100644 --- a/pkgs/development/python-modules/vispy/default.nix +++ b/pkgs/development/python-modules/vispy/default.nix @@ -20,14 +20,14 @@ buildPythonPackage rec { pname = "vispy"; - version = "0.14.1"; + version = "0.14.2"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-JJpQl5/ACotlEJKDNU3PEs9BXBpdz5gh4RP25ZC5uTw="; + hash = "sha256-7ti0TW9ch70pWySqmi4OTm3GqQXM7gGy1ByPvwp2ez0="; }; patches = [ An auto update branch exists with message `python311Packages.vispy: 0.14.1 -> 0.14.2`. New version is 0.14.2. An auto update branch exists with an equal or greater version