python310Packages.pyglet 0 -> 1 attrpath: python310Packages.pyglet 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/5h3129906lx9l13p0wzgfjq089bxsxv2-packages.json.drv building '/nix/store/5h3129906lx9l13p0wzgfjq089bxsxv2-packages.json.drv'... Going to be running update for following packages: - python3.10-pyglet-2.0.2.1 Press Enter key to continue... Running update for: - python3.10-pyglet-2.0.2.1: UPDATING ... - python3.10-pyglet-2.0.2.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyglet/default.nix b/pkgs/development/python-modules/pyglet/default.nix index 82ccd411e85..06d1f56a28e 100644 --- a/pkgs/development/python-modules/pyglet/default.nix +++ b/pkgs/development/python-modules/pyglet/default.nix @@ -18,13 +18,13 @@ }: buildPythonPackage rec { - version = "2.0.2.1"; + version = "2.0.4"; pname = "pyglet"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - sha256 = "sha256-WonGjdooD3Yb3rAha536An+y4nUZoOo8FvZViyBPHl8="; + sha256 = "sha256-+JGAjBv2XHzFExsLJrBH6uXPN8fiUycJZKxLLwFHdPI="; extension = "zip"; }; An auto update branch exists with message `python310Packages.pyglet: 2.0.2.1 -> 2.0.4`. New version is 2.0.4. An auto update branch exists with an equal or greater version